Class SoundLimiterParams
java.lang.Object
gnu.trove.impl.hash.THash
gnu.trove.impl.hash.TPrimitiveHash
gnu.trove.impl.hash.TShortHash
gnu.trove.map.hash.TShortObjectHashMap<Object>
zombie.audio.SoundLimiterParams
- All Implemented Interfaces:
gnu.trove.map.TShortObjectMap<Object>, Externalizable, Serializable
- See Also:
-
Field Summary
Fields inherited from class gnu.trove.impl.hash.TShortHash
_setFields inherited from class gnu.trove.impl.hash.TPrimitiveHash
_states, FREE, FULL, REMOVED -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class gnu.trove.map.hash.TShortObjectHashMap
clear, containsKey, containsValue, equals, forEachEntry, forEachKey, forEachValue, get, getNoEntryKey, hashCode, iterator, keys, keys, keySet, put, putAll, putAll, putIfAbsent, readExternal, remove, retainEntries, toString, transformValues, valueCollection, values, values, writeExternalMethods inherited from class gnu.trove.impl.hash.TShortHash
contains, forEach, getNoEntryValueMethods inherited from class gnu.trove.impl.hash.TPrimitiveHash
capacityMethods inherited from class gnu.trove.impl.hash.THash
compact, ensureCapacity, getAutoCompactionFactor, isEmpty, reenableAutoCompaction, setAutoCompactionFactor, size, tempDisableAutoCompaction, trimToSizeMethods inherited from interface gnu.trove.map.TShortObjectMap
isEmpty, size
-
Constructor Details
-
SoundLimiterParams
public SoundLimiterParams()
-