public class ListenableFutureCallbackMatch extends Object implements IndirectMatch
ListenableFutureCallbackMatch match the class that inherited org.springframework.util.concurrent.ListenableFutureCallback.| Modifier and Type | Method and Description |
|---|---|
net.bytebuddy.matcher.ElementMatcher.Junction |
buildJunction() |
boolean |
isMatch(net.bytebuddy.description.type.TypeDescription typeDescription) |
static ClassMatch |
listenableFutureCallbackMatch() |
public net.bytebuddy.matcher.ElementMatcher.Junction buildJunction()
buildJunction in interface IndirectMatchpublic boolean isMatch(net.bytebuddy.description.type.TypeDescription typeDescription)
isMatch in interface IndirectMatchpublic static ClassMatch listenableFutureCallbackMatch()
Copyright © 2019 The Apache Software Foundation. All rights reserved.