Uses of Class
de.iip_ecosphere.platform.support.bytecode.Bytecode
Packages that use Bytecode
-
Uses of Bytecode in de.iip_ecosphere.platform.support.bytecode
Fields in de.iip_ecosphere.platform.support.bytecode declared as BytecodeMethods in de.iip_ecosphere.platform.support.bytecode that return BytecodeModifier and TypeMethodDescriptionstatic BytecodeBytecode.getInstance()Returns the Rest instance.Methods in de.iip_ecosphere.platform.support.bytecode with parameters of type BytecodeModifier and TypeMethodDescriptionstatic voidBytecode.setInstance(Bytecode rest) Manually sets the instance.