Module org.jhotdraw8.fxcollection
Package org.jhotdraw8.fxcollection.indexedset
package org.jhotdraw8.fxcollection.indexedset
Provides sets with indexed elements.
-
ClassesClassDescriptionAbstract base class for
Sets that provide precise control where each element is inserted.A set that provides precise control where each element is inserted; this set is backed by an array.A set that provides precise control where each element is inserted; this set is backed by an array and a hash set.