public abstract class SingleSlotFieldInfo extends FieldInfo
attributes, ci, cv, fieldIndex, genericSignature, modifiers, name, signature, storageOffset, storageSize, typeannotations, attr| Modifier | Constructor and Description |
|---|---|
protected |
SingleSlotFieldInfo(String name,
String signature,
int modifiers) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
is1SlotField() |
addAttribute, breakShared, create, getAttributes, getChoiceGeneratorType, getClassInfo, getConstantValue, getFieldIndex, getFullName, getGenericSignature, getInstanceFor, getModifiers, getName, getSignature, getStorageOffset, getStorageSize, getType, getTypeClassInfo, getTypeCode, getValueObject, initialize, is2SlotField, isArrayField, isBooleanField, isByteField, isCharField, isDoubleField, isFinal, isFloatField, isFloatingPointField, isIntField, isLongField, isNumericField, isPublic, isReference, isShortField, isStatic, isTransient, isVolatile, linkToClass, neverBreak, setConstantValue, setGenericSignature, toString, valueToStringaddAnnotation, addAttr, attrIterator, attrIterator, getAnnotation, getAnnotations, getAttr, getAttr, getDeclaredAnnotations, getNextAttr, hasAnnotations, hasAttr, hasAttr, hasAttrValue, removeAttr, replaceAttr, setAnnotations, setAttrpublic boolean is1SlotField()
is1SlotField in class FieldInfo