Constant Field Values

Contents

net.bytebuddy.*

  • net.bytebuddy.description.ModifierReviewable 
    Modifier and Type Constant Field Value
    public static final int EMPTY_MASK 0
  • net.bytebuddy.description.NamedElement 
    Modifier and Type Constant Field Value
    public static final java.lang.String EMPTY_NAME ""
  • net.bytebuddy.implementation.bytecode.constant.ClassConstant 
    Modifier and Type Constant Field Value
    private static final java.lang.String CLASS_TYPE_INTERNAL_NAME "Ljava/lang/Class;"
    private static final java.lang.String PRIMITIVE_TYPE_FIELD "TYPE"
  • net.bytebuddy.implementation.bytecode.constant.SerializedConstant 
    Modifier and Type Constant Field Value
    private static final java.lang.String CHARSET "ISO-8859-1"