Package org.optaplanner.constraint.streams.bavet.common.collection
-
Class Summary Class Description TupleList<T> Different fromLinkedListbecause nodes/indexes are allowed to directly referenceTupleListEntryinstances to avoid the lookup by index cost.TupleListEntry<T> An entry ofTupleList