Uses of Class
org.apache.bcel.generic.InstructionConstants.Clinit
-
Packages that use InstructionConstants.Clinit Package Description org.apache.bcel.generic This package contains the "generic" part of the Byte Code Engineering Library, i.e., classes to dynamically modify class objects and byte code instructions. -
-
Uses of InstructionConstants.Clinit in org.apache.bcel.generic
Fields in org.apache.bcel.generic declared as InstructionConstants.Clinit Modifier and Type Field Description static InstructionConstants.Clinit
InstructionConstants. bla
Deprecated.Interfaces may have no static initializers, so we simulate this with an inner class.
-