Uses of Interface
org.microbean.bean.Ranked
-
Uses of Ranked in org.microbean.bean
Classes in org.microbean.bean with type parameters of type RankedModifier and TypeClassDescriptionfinal class
RankedReducer<C,
T extends Ranked> Deprecated.This class is not really needed and is tentatively deprecated.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) Returns aSelectable
that reduces any ambiguity in the results returned by anotherSelectable
, considering alternate status and rank.RankedReducer.of()
Deprecated.Returns aRankedReducer
implementation.Methods in org.microbean.bean with parameters of type RankedModifier and TypeMethodDescriptiondefault boolean
Returnstrue
if thisRanked
outranks the suppliedRanked
according to the rules described in the specification for theoutranks(int, int)
method.static boolean