Public Member Functions | |
Override String | toString () |
Public Attributes | |
String | key |
String | value |
int[] | representedHandles = new int[]{} |
Protected Member Functions | |
InfoDetail (String key, String[] value) | |
InfoDetail (String key, int[] value, boolean intRepresentsHandle) | |
InfoDetail (String key, Object value) | |
InfoDetail (String key, int value, boolean intRepresentsHandle) |
|
|
|
|
|
|
|
|
|
|
|
|
|
Many tree nodes represent a) something that has a handle or b) something that references other things that have a handle |
|
|