Uses of Interface
org.millscript.millscript.datatypes.MapWithDefault

Packages that use MapWithDefault
org.millscript.millscript.datatypes   
 

Uses of MapWithDefault in org.millscript.millscript.datatypes
 

Classes in org.millscript.millscript.datatypes that implement MapWithDefault
 class HashMapWithDefault
          Deprecated. As of MillScript 10.2.0, this functionallity has been subsumed by the MillScript-Util project and it's Map API, see EHashMap.
 class LinkedHashMapWithDefault
          Deprecated. As of MillScript 10.2.0, this functionallity has been subsumed by the MillScript-Util project and it's Map API, see ELinkedHashMap.
 class NullMapWithDefault
          Deprecated. As of MillScript 10.2.0, this functionallity has been subsumed by the MillScript-Util project and it's Map API, see IEmptyMap.
 class TreeMapWithDefault
          Deprecated. As of MillScript 10.2.0, this functionallity has been subsumed by the MillScript-Util project and it's Map API, see EBinaryTreeMap.
 class WeakHashMapWithDefault
          Deprecated. As of MillScript 10.2.0, this functionallity has been subsumed by the MillScript-Util project and it's Map API, see EWeakHashMap.
 



Copyright © 2001-2007 Open World Ltd. All Rights Reserved.