Uses of Interface
org.benf.cfr.reader.bytecode.analysis.types.JavaGenericBaseInstance
Packages that use JavaGenericBaseInstance
-
Uses of JavaGenericBaseInstance in org.benf.cfr.reader.bytecode.analysis.types
Classes in org.benf.cfr.reader.bytecode.analysis.types that implement JavaGenericBaseInstanceModifier and TypeClassDescriptionclassclassclassMethods in org.benf.cfr.reader.bytecode.analysis.types with parameters of type JavaGenericBaseInstanceModifier and TypeMethodDescriptionprivate static voidGenericTypeBinder.doBind(Map<String, JavaTypeInstance> boundNames, JavaGenericBaseInstance unbound, JavaTypeInstance maybeBound) static GenericTypeBinderGenericTypeBinder.extractBaseBindings(JavaGenericBaseInstance unbound, JavaTypeInstance maybeBound) static GenericTypeBinderGenericTypeBinder.extractBindings(JavaGenericBaseInstance unbound, JavaTypeInstance maybeBound)