Ejemplo n.º 1
0
 protected KeySetImpl(AbstractLazyXMap<K, V> parentMap) {
   super(parentMap, MapViewInfos.keySet());
 }