Uses of Interface
org.microbean.bean.Ranked
-
Uses of Ranked in org.microbean.bean
Classes in org.microbean.bean that implement RankedMethods in org.microbean.bean with type parameters of type RankedModifier and TypeMethodDescriptionstatic final <C,E extends Ranked>
Selectable<C, E> Selectables.ambiguityReducing(Selectable<C, E> s) Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.microbean.bean with parameters of type RankedModifier and TypeMethodDescriptiondefault booleanDeprecated.Returnstrueif thisRankedoutranks the suppliedRankedaccording to the rules described in the specification for theoutranks(int, int)method.static booleanDeprecated.
Selectables.ambiguityReducing(Selectable, Predicate, ToIntFunction)method instead.