public interface NodeCharacterProvider
Node and NodeCharacterKey
which, by sharing this common interface, enables binary search of nodes via
Collections.binarySearch(java.util.List, Object, java.util.Comparator).NodeCharacterComparator,
NodeCharacterKey| Modifier and Type | Method and Description |
|---|---|
Character |
getIncomingEdgeFirstCharacter() |
Character getIncomingEdgeFirstCharacter()
Copyright © 2017. All Rights Reserved.