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 boolean
Deprecated.Returnstrue
if thisRanked
outranks the suppliedRanked
according to the rules described in the specification for theoutranks(int, int)
method.static boolean
Deprecated.
Selectables.ambiguityReducing(Selectable, Predicate, ToIntFunction)
method instead.