public final class Tuples extends Object
| Modifier and Type | Method and Description |
|---|---|
static ParameterizedType |
tupleImplementationTypeDef(Class<?> tupleImplementation,
Type... tupleTypes) |
static ParameterizedType |
typeDef(Type... types) |
public static ParameterizedType typeDef(Type... types)
public static ParameterizedType tupleImplementationTypeDef(Class<?> tupleImplementation, Type... tupleTypes)
Copyright © 2018. All rights reserved.