Interface Proc.Backend.Record
-
- Enclosing interface:
- Proc.Backend
public static interface Proc.Backend.Record
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAddress()
int
getNumber()
int
getOffset()
Optional<NodeState>
getRoot()
String
getSegmentId()
String
getType()
-