Package org.ujorm.tools.set
package org.ujorm.tools.set
-
ClassDescriptionCustomMap<K,
V> Implementation of the Map interface where methodshash()andequals()can be customized for all the Map.A default implementation of the Map with customized hash() and equals() functions.An extededIteratoris suitable for use in thefor ( ; ; )statement.MapKeyProxy<K>Implementation of the Map with customize hash and equals functions.