Uses of Enum
jadx.core.dex.visitors.typeinference.TypeUpdateFlags.FlagsEnum
Packages that use TypeUpdateFlags.FlagsEnum
-
Uses of TypeUpdateFlags.FlagsEnum in jadx.core.dex.visitors.typeinference
Fields in jadx.core.dex.visitors.typeinference with type parameters of type TypeUpdateFlags.FlagsEnumModifier and TypeFieldDescriptionprivate final Set<TypeUpdateFlags.FlagsEnum> TypeUpdateFlags.flagsMethods in jadx.core.dex.visitors.typeinference that return TypeUpdateFlags.FlagsEnumModifier and TypeMethodDescriptionstatic TypeUpdateFlags.FlagsEnumReturns the enum constant of this type with the specified name.static TypeUpdateFlags.FlagsEnum[]TypeUpdateFlags.FlagsEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jadx.core.dex.visitors.typeinference with parameters of type TypeUpdateFlags.FlagsEnumModifier and TypeMethodDescriptionprivate static TypeUpdateFlagsTypeUpdateFlags.build(TypeUpdateFlags.FlagsEnum... flags) Constructor parameters in jadx.core.dex.visitors.typeinference with type arguments of type TypeUpdateFlags.FlagsEnum