JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Classes
Deprecated Methods
Deprecated Classes
Class and Description
squidpony.squidgrid.mapping.LegacyDungeonGenerator
Prefer DungeonGenerator with its almost-equivalent API Created by Tommy Ettinger on 3/5/2016.
Deprecated Methods
Method and Description
squidpony.squidmath.IntDoubleOrderedMap.entrySet()
prefer
IntDoubleOrderedMap.mapEntrySet()
squidpony.squidmath.IntDoubleOrderedMap.KeySet.first()
Please use the corresponding type-specific method instead.
squidpony.squidmath.IntDoubleOrderedMap.firstKey()
Please use the corresponding type-specific method instead.
squidpony.squidmath.IntDoubleOrderedMap.get(Object)
Please use the corresponding type-specific method instead.
squidpony.squidmath.IntDoubleOrderedMap.MapEntry.getKey()
Please use the corresponding type-specific method instead.
squidpony.squidmath.IntDoubleOrderedMap.MapEntry.getValue()
Please use the corresponding type-specific method instead.
squidpony.squidmath.OrderedMap.growthFactor()
Since
fastutil
6.1.0, hash tables are doubled when they are too full.
squidpony.squidmath.IntDoubleOrderedMap.growthFactor()
Since
fastutil
6.1.0, hash tables are doubled when they are too full.
squidpony.squidmath.OrderedMap.growthFactor(int)
Since
fastutil
6.1.0, hash tables are doubled when they are too full.
squidpony.squidmath.IntDoubleOrderedMap.growthFactor(int)
Since
fastutil
6.1.0, hash tables are doubled when they are too full.
squidpony.squidmath.IntDoubleOrderedMap.KeySet.last()
Please use the corresponding type-specific method instead.
squidpony.squidmath.IntDoubleOrderedMap.lastKey()
Please use the corresponding type-specific method instead.
squidpony.squidmath.IntDoubleOrderedMap.DoubleIterator.next()
Please use the corresponding type-specific method instead.
squidpony.squidmath.IntDoubleOrderedMap.put(Integer, Double)
Please use the corresponding type-specific method instead.
squidpony.squidmath.Arrangement.put(K, Integer)
squidpony.squidmath.OrderedSet.rehash()
A no-op.
squidpony.squidmath.OrderedMap.rehash()
A no-op.
squidpony.squidmath.IntDoubleOrderedMap.rehash()
A no-op.
squidpony.squidmath.IntDoubleOrderedMap.remove(Object)
Please use the corresponding type-specific method instead.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2012–2016. All rights reserved.