public class Groupers extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
hash(Object obj) |
static <KeyType extends Comparable<KeyType>> |
mergeIterators(Iterable<Iterator<Grouper.Entry<KeyType>>> iterators,
boolean sorted) |
public static int hash(Object obj)
public static <KeyType extends Comparable<KeyType>> Iterator<Grouper.Entry<KeyType>> mergeIterators(Iterable<Iterator<Grouper.Entry<KeyType>>> iterators, boolean sorted)
Copyright © 2011–2016. All rights reserved.