static <K,V> Cursor<K,V>
empty()
of(Iterator<Map.Entry<K,V>> iterator)
of(Map<K,V> map)
singleton(K key, V value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait