public static class GPUMemoryManager.EvictionPolicyBasedComparator extends Object implements Comparator<GPUObject>
Constructor and Description |
---|
EvictionPolicyBasedComparator(long neededSize) |
Modifier and Type | Method and Description |
---|---|
int |
compare(GPUObject p1,
GPUObject p2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public EvictionPolicyBasedComparator(long neededSize)
public int compare(GPUObject p1, GPUObject p2)
compare
in interface Comparator<GPUObject>
Copyright © 2022 The Apache Software Foundation. All rights reserved.