public class NodeCharacterKey extends Object implements NodeCharacterProvider
Character and implements NodeCharacterProvider, which
can be used as a key to locate a node having the same edge first character in a list of nodes using binary search.| Constructor and Description |
|---|
NodeCharacterKey(Character character) |
public NodeCharacterKey(Character character)
public Character getIncomingEdgeFirstCharacter()
getIncomingEdgeFirstCharacter in interface NodeCharacterProviderCopyright © 2017. All Rights Reserved.