Deprecated API


Contents
Deprecated Interfaces
org.millscript.millscript.datatypes.MapWithDefault
          As of MillScript 10.2.0, this functionallity has been subsumed by the MillScript-Util project and it's Map API, see IMap. 
 

Deprecated Classes
org.millscript.millscript.tools.ArrayIterator
          As of MillScript 10.2.0, this functionallity has been subsumed by the MillScript-Util project and it's Map API, see ArrayListIterator. 
org.millscript.millscript.datatypes.GeneralComparator
          this is deprecated in favour of the new MillScript-Util list and map implementations genericised BinaryTreeMap, which only maps comparable types 
org.millscript.millscript.datatypes.HashMapWithDefault
          As of MillScript 10.2.0, this functionallity has been subsumed by the MillScript-Util project and it's Map API, see EHashMap. 
org.millscript.millscript.datatypes.LinkedHashMapWithDefault
          As of MillScript 10.2.0, this functionallity has been subsumed by the MillScript-Util project and it's Map API, see ELinkedHashMap. 
org.millscript.millscript.datatypes.ListMap
          As of MillScript 10.2.0, this functionallity has been subsumed by the MillScript-Util project and it's Map API, see the list interface at IList. 
org.millscript.millscript.datatypes.LiteList
          As of MillScript 10.2.0, this functionallity has been subsumed by the MillScript-Util project and it's Map API, see IArrayList. 
org.millscript.millscript.datatypes.MapEntryList
          As of MillScript 10.2.0, this functionallity has been subsumed by the MillScript-Util project and it's Map API, see IMapletList. 
org.millscript.millscript.datatypes.Maplet
          As of MillScript 10.2.0, this functionallity has been subsumed by the MillScript-Util project and it's Map API, see Maplet. 
org.millscript.millscript.datatypes.NullIterator
          As of MillScript 10.2.0, this functionallity has been subsumed by the MillScript-Util project and it's Map API, see NullMapIterator. 
org.millscript.millscript.datatypes.NullMapWithDefault
          As of MillScript 10.2.0, this functionallity has been subsumed by the MillScript-Util project and it's Map API, see IEmptyMap. 
org.millscript.millscript.datatypes.NullSet
          As of MillScript 10.2.0, this functionallity has been subsumed by the MillScript-Util project and it's Map API, see IEmptyMap. 
org.millscript.millscript.datatypes.SimpleIterator
          As of MillScript 10.2.0, this functionallity has been subsumed by the MillScript-Util project and it's Map API, see MapIterator. 
org.millscript.millscript.datatypes.StringList
          As of MillScript 10.2.0, this functionallity has been subsumed by the MillScript-Util project and it's Map API, see IStringList. 
org.millscript.millscript.datatypes.StringMap
          As of MillScript 10.2.0, this functionallity has been subsumed by the MillScript-Util project and it's Map API, see IStringList. 
org.millscript.millscript.datatypes.TreeMapWithDefault
          As of MillScript 10.2.0, this functionallity has been subsumed by the MillScript-Util project and it's Map API, see EBinaryTreeMap. 
org.millscript.millscript.datatypes.WeakHashMapWithDefault
          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.