|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.hbase.hbql.util.Lists
public class Lists
| Constructor Summary | |
|---|---|
Lists()
|
|
| Method Summary | ||
|---|---|---|
static
|
newArrayList()
|
|
static
|
newArrayList(E... vals)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Lists()
| Method Detail |
|---|
public static <E> ArrayList<E> newArrayList()
public static <E> ArrayList<E> newArrayList(E... vals)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||