Package net.sf.saxon.expr.sort
Class CustomSetEntryChain<T>
java.lang.Object
net.sf.saxon.expr.sort.CustomSetEntryChain<T>
- Type Parameters:
T
- The type of the value held in each link of the chain
A one-way linked chain of entries in a
CustomSet
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
next
-
-
Constructor Details
-
CustomSetEntryChain
-