Class ConstantPrimitive
java.lang.Object
proguard.classfile.util.inject.argument.ConstantPrimitive
- All Implemented Interfaces:
InjectedArgument
A model representing a constant value of a primitive type argument to be passed to the method
invocation instructions that are injected by
CodeInjector.-
Constructor Details
-
ConstantPrimitive
-
-
Method Details
-
getValue
- Specified by:
getValuein interfaceInjectedArgument
-
getInternalType
- Specified by:
getInternalTypein interfaceInjectedArgument
-
toString
-