Uses of Interface
org.optaplanner.core.impl.util.MutableTriple
Packages that use MutableTriple
- 
Uses of MutableTriple in org.optaplanner.core.impl.utilMethods in org.optaplanner.core.impl.util that return MutableTripleModifier and TypeMethodDescriptionstatic <A,B, C> MutableTriple<A, B, C> MutableTriple.of(A a, B b, C c) MutableTriple<A,B, C> MutableTriple<A,B, C> MutableTriple<A,B, C>