public class Comparators extends Object
Modifier and Type | Method and Description |
---|---|
static Comparator<Writable> |
forType(WritableType type) |
static Comparator<Writable> |
forType(WritableType type,
boolean ascending) |
public static Comparator<Writable> forType(WritableType type)
public static Comparator<Writable> forType(WritableType type, boolean ascending)
Copyright © 2022. All rights reserved.