public class HierarchyMatch extends Object implements IndirectMatch
| Modifier and Type | Method and Description |
|---|---|
net.bytebuddy.matcher.ElementMatcher.Junction |
buildJunction() |
static ClassMatch |
byHierarchyMatch(String[] parentTypes) |
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 byHierarchyMatch(String[] parentTypes)
Copyright © 2019 The Apache Software Foundation. All rights reserved.