예제 #1
0
 protected KeySetImpl(AbstractLazyXMap<K, V> parentMap) {
   super(parentMap, MapViewInfos.keySet());
 }