class Zipper<K,V> extends java.lang.Object
(package private) boolean
leftMost
levelled
(package private) int
smallerDepth
(package private) java.util.List<Tree<K,V>>
zipper
Zipper(java.util.List<Tree<K,V>> zipper, boolean levelled, boolean leftMost, int smallerDepth)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final java.util.List<Tree<K,V>> zipper
final boolean levelled
final boolean leftMost
final int smallerDepth