Package algs62
Class XBTreeWithCasts.Entry
java.lang.Object
algs62.XBTreeWithCasts.Entry
- Enclosing class:
XBTreeWithCasts<K extends Comparable<? super K>,
V>
-
Field Summary
Modifier and TypeFieldDescription(package private) Comparable
(package private) XBTreeWithCasts.Node
(package private) Object
-
Constructor Summary
-
Method Summary
-
Field Details
-
key
-
value
-
next
-
-
Constructor Details
-
Entry
-