Uses of Class
org.ojalgo.concurrent.MultiviewSet.PrioritisedView
-
Packages that use MultiviewSet.PrioritisedView Package Description org.ojalgo.concurrent -
-
Uses of MultiviewSet.PrioritisedView in org.ojalgo.concurrent
Fields in org.ojalgo.concurrent with type parameters of type MultiviewSet.PrioritisedView Modifier and Type Field Description private java.util.Collection<MultiviewSet.PrioritisedView>
MultiviewSet. myViews
Methods in org.ojalgo.concurrent that return MultiviewSet.PrioritisedView Modifier and Type Method Description MultiviewSet.PrioritisedView
MultiviewSet. newView(java.util.Comparator<? super T> comparator)
-