public class ObjectFormatters extends Object
| Constructor and Description |
|---|
ObjectFormatters() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ObjectFormatter> |
get(Class<?> clazz) |
static void |
put(Class<? extends ObjectFormatter> objectFormatter) |
public static void put(Class<? extends ObjectFormatter> objectFormatter)
public static Class<? extends ObjectFormatter> get(Class<?> clazz)
Copyright © 2017. All rights reserved.