Uses of Class
org.benf.cfr.reader.bytecode.analysis.types.JavaGenericPlaceholderTypeInstance
Packages that use JavaGenericPlaceholderTypeInstance
Package
Description
-
Uses of JavaGenericPlaceholderTypeInstance in org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters
Fields in org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters with type parameters of type JavaGenericPlaceholderTypeInstanceModifier and TypeFieldDescription(package private) Set<JavaGenericPlaceholderTypeInstance> GenericInferer.GenericInferData.nullPlaceholdersConstructor parameters in org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters with type arguments of type JavaGenericPlaceholderTypeInstanceModifierConstructorDescriptionprivateGenericInferData(GenericTypeBinder binder, Set<JavaGenericPlaceholderTypeInstance> nullPlaceholders) -
Uses of JavaGenericPlaceholderTypeInstance in org.benf.cfr.reader.bytecode.analysis.types
Methods in org.benf.cfr.reader.bytecode.analysis.types that return JavaGenericPlaceholderTypeInstanceModifier and TypeMethodDescriptionJavaGenericPlaceholderTypeInstance.withBound(JavaTypeInstance bound) Methods in org.benf.cfr.reader.bytecode.analysis.types with parameters of type JavaGenericPlaceholderTypeInstanceModifier and TypeMethodDescriptionvoidGenericTypeBinder.removeBinding(JavaGenericPlaceholderTypeInstance type) voidGenericTypeBinder.suggestOnlyNullBinding(JavaGenericPlaceholderTypeInstance type)