net.cscott.jutil
public abstract class UnmodifiableMapSet<K,V> extends MapSetWrapper<K,V>
Version: $Id: UnmodifiableMapSet.java,v 1.1 2006-10-29 20:15:47 cananian Exp $
| Constructor Summary | |
|---|---|
| protected | UnmodifiableMapSet() |
| Method Summary | |
|---|---|
| abstract UnmodifiableMap<K,V> | asMap() |