public class MultiClassNameMatch extends Object implements IndirectMatch
| Modifier and Type | Method and Description |
|---|---|
net.bytebuddy.matcher.ElementMatcher.Junction |
buildJunction() |
static ClassMatch |
byMultiClassMatch(String... classNames) |
boolean |
isMatch(net.bytebuddy.description.type.TypeDescription typeDescription) |
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 byMultiClassMatch(String... classNames)
Copyright © 2019 The Apache Software Foundation. All rights reserved.