public class Orders extends Object
static Supplier<Object,Integer>
DEFAULT_ORDER_SUPPLIER
Orders()
static int
getOrder(Object o)
getOrder(Object o, int defaultValue)
getOrder(Object o, Supplier<Object,Integer> defaultOrderSupplier)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Supplier<Object,Integer> DEFAULT_ORDER_SUPPLIER
public Orders()
public static int getOrder(Object o)
public static int getOrder(Object o, int defaultValue)
public static int getOrder(Object o, Supplier<Object,Integer> defaultOrderSupplier)
Copyright © 2022. All rights reserved.