Class ListNode<Key,Value>

java.lang.Object
org.apache.activemq.store.kahadb.disk.index.ListNode<Key,Value>

public final class ListNode<Key,Value> extends Object
The ListNode class represents a node in the List object graph. It is stored in one overflowing Page of a PageFile.