|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.util.TypeTokens2
public class TypeTokens2
| Constructor Summary | |
|---|---|
TypeTokens2()
|
|
| Method Summary | ||
|---|---|---|
static
|
checkBound(com.google.common.reflect.TypeToken<T> type)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TypeTokens2()
| Method Detail |
|---|
public static <T> com.google.common.reflect.TypeToken<T> checkBound(com.google.common.reflect.TypeToken<T> type)
throws IllegalStateException
IllegalStateException - if the type is an instanceof TypeVariable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||