Module org.jhotdraw8.fxcollection
Package org.jhotdraw8.fxcollection.sharedkeys
package org.jhotdraw8.fxcollection.sharedkeys
Provides maps that can share their keys to safe memory.
-
ClassesClassDescriptionSharedKeysMap<K,
V> An observable map which stores its values in an array, and which shares its immutable keys with otherSharedKeysMapinstances.