public final class Converters extends Object
| Modifier and Type | Field and Description |
|---|---|
static Converter |
BLOB_TO_INPUTSTREAM |
static Converter |
IDENTITY |
static Converter |
INTEGER_TO_ENUM |
static Converter |
NUMBER_TO_BOOLEAN |
static Converter |
STRING_TO_ENUM |
public static final Converter IDENTITY
public static final Converter BLOB_TO_INPUTSTREAM
public static final Converter INTEGER_TO_ENUM
public static final Converter STRING_TO_ENUM
public static final Converter NUMBER_TO_BOOLEAN
Copyright © 2014. All Rights Reserved.