Package zombie.util.lambda
Class Comparators.Params1.CallbackStackItem
java.lang.Object
zombie.util.PooledObject
zombie.util.lambda.Comparators.Params1.CallbackStackItem
- All Implemented Interfaces:
Comparator,IPooledObject
- Enclosing class:
- Comparators.Params1
public static final class Comparators.Params1.CallbackStackItem
extends PooledObject
implements Comparator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionalloc(Object object, Comparators.Params1.ICallback iCallback) intvoidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
CallbackStackItem
public CallbackStackItem()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator
-
alloc
public static Comparators.Params1.CallbackStackItem alloc(Object object, Comparators.Params1.ICallback iCallback) -
onReleased
public void onReleased()- Specified by:
onReleasedin interfaceIPooledObject
-