public class ValueTransformers extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<String,Boolean> |
STRING_TO_BOOLEAN |
static com.google.common.base.Function<String,Integer> |
STRING_TO_INTEGER |
static com.google.common.base.Function<String,Integer> |
STRING_TO_INTEGER_BASE16 |
static com.google.common.base.Function<String,Long> |
STRING_TO_LONG |
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.