public final class Types extends Object
Modifier and Type | Field and Description |
---|---|
static Type |
LIST_OF_STRINGS |
static Type |
SET_OF_STRINGS |
Modifier and Type | Method and Description |
---|---|
static Class |
asClass(Type type) |
static Type |
genericType(Type raw,
Type... arguments) |
static Type |
superClassOf(Type type) |
Copyright © 2011–2015 Red Hat. All rights reserved.