public abstract class Varargs extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> com.google.common.collect.ImmutableList<T> |
asCollection(T arg,
T... others) |
static <T> com.google.common.collect.ImmutableList<T> |
asCollection(T arg,
T other,
T... others) |
Copyright © 2014. All Rights Reserved.