Class DefaultPolicyLookup.GenericTypeDeclarationClassGraph
java.lang.Object
name.matthewgreet.strutscommons.util.DefaultPolicyLookup.GenericTypeDeclarationClassGraph
- Enclosing class:
DefaultPolicyLookup
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<io.github.classgraph.TypeParameter> List<io.github.classgraph.TypeArgument> voidsetGenericsDeclaration(List<io.github.classgraph.TypeParameter> genericsDeclaration) voidsetSuperclassGenericsDeclaration(List<io.github.classgraph.TypeArgument> superclassGenericsDeclaration) toString()
-
Constructor Details
-
GenericTypeDeclarationClassGraph
public GenericTypeDeclarationClassGraph()
-
-
Method Details