public class Primitives extends Object
| Constructor and Description |
|---|
Primitives() |
| Modifier and Type | Method and Description |
|---|---|
static Class |
get(String type) |
static Collection<? extends String> |
getAllPrimitiveNames() |
static String |
getArraySignature(String type) |
static boolean |
isPrimitive(String type) |
Copyright © 2020. All rights reserved.