Uses of Class
kala.compress.harmony.unpack200.IcTuple
Packages that use IcTuple
-
Uses of IcTuple in kala.compress.harmony.unpack200
Fields in kala.compress.harmony.unpack200 declared as IcTupleModifier and TypeFieldDescription(package private) static final IcTuple[]IcTuple.EMPTY_ARRAYprivate IcTuple[]IcBands.icAllprivate IcTuple[][]ClassBands.icLocalFields in kala.compress.harmony.unpack200 with type parameters of type IcTupleMethods in kala.compress.harmony.unpack200 that return IcTupleModifier and TypeMethodDescriptionIcTuple[][]ClassBands.getIcLocal()IcTuple[]IcBands.getIcTuples()IcTuple[]IcBands.getRelevantIcTuples(String className, ClassConstantPool cp) Answer the relevant IcTuples for the specified className and class constant pool.Methods in kala.compress.harmony.unpack200 that return types with arguments of type IcTupleModifier and TypeMethodDescriptionSegment.computeIcStored(IcTuple[] icLocal, IcTuple[] icRelevant) Given an ic_local and an ic_relevant, use them to calculate what should be added as ic_stored.Methods in kala.compress.harmony.unpack200 with parameters of type IcTupleModifier and TypeMethodDescriptionSegment.computeIcStored(IcTuple[] icLocal, IcTuple[] icRelevant) Given an ic_local and an ic_relevant, use them to calculate what should be added as ic_stored.