Uses of Class
org.jf.dexlib2.immutable.reference.ImmutableTypeReference
Packages that use ImmutableTypeReference
-
Uses of ImmutableTypeReference in org.jf.dexlib2.immutable.reference
Fields in org.jf.dexlib2.immutable.reference with type parameters of type ImmutableTypeReferenceModifier and TypeFieldDescriptionprivate static final ImmutableConverter<ImmutableTypeReference, TypeReference> ImmutableTypeReference.CONVERTERMethods in org.jf.dexlib2.immutable.reference that return ImmutableTypeReferenceModifier and TypeMethodDescriptionstatic ImmutableTypeReferenceImmutableTypeReference.of(TypeReference typeReference) Methods in org.jf.dexlib2.immutable.reference that return types with arguments of type ImmutableTypeReferenceModifier and TypeMethodDescriptionstatic com.google.common.collect.ImmutableList<ImmutableTypeReference> ImmutableTypeReference.immutableListOf(List<? extends TypeReference> list)