public class KeyNode extends Object
int
count
Any
key
start_position
KeyNode()
KeyNode(Any k)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Any key
public int start_position
public int count
public KeyNode(Any k)
public KeyNode()
Copyright © 2017 JacORB. All rights reserved.