@FunctionalInterface private static interface MetaCellComparator.Compare<L,R>
Modifier and Type | Method and Description |
---|---|
int |
compareTo(L left,
int loffset,
int llength,
R right,
int roffset,
int rlength) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.