Uses of Class
org.apache.bcel.generic.InstructionConstants.Clinit
Package
Description
Generic part of the Apache Byte Code Engineering Library (BCEL), classes to dynamically modify class objects
and byte code instructions.
-
Uses of InstructionConstants.Clinit in org.apache.bcel.generic
Modifier and TypeFieldDescriptionstatic final InstructionConstants.Clinit
InstructionConstants.bla
Deprecated.Interfaces may have no static initializers, so we simulate this with an inner class.