java.lang.Object | |
↳ | com.pnfsoftware.jeb.core.units.code.asm.type.CodeConstant |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CodeConstant(String name, Object value) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
boolean | equals(Object obj) | ||||||||||
String | getName() | ||||||||||
Object | getValue() | ||||||||||
int | hashCode() | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |