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 classRankedReducer<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 aSelectablethat reduces any ambiguity in the results returned by anotherSelectable, considering alternate status and rank.RankedReducer.of()Deprecated.Returns aRankedReducerimplementation.Methods in org.microbean.bean with parameters of type RankedModifier and TypeMethodDescriptiondefault booleanReturnstrueif thisRankedoutranks the suppliedRankedaccording to the rules described in the specification for theoutranks(int, int)method.static boolean