public final class Types extends Object
Modifier and Type | Method and Description |
---|---|
static String |
canonicalNameOf(Type type) |
static String |
nameOf(Type type) |
static Class<?> |
rawClassOf(Type type)
Returns the raw class of the specified type.
|
static String |
simpleNameOf(Type type) |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.