-
- All Known Implementing Classes:
Symbol
public interface ISymbolRepresents a native symbol.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetAddress()StringgetName()
-
-
-
Method Detail
-
getName
String getName()
-
getAddress
long getAddress()
-
-