public final class StandardLeafValueHandlers extends Object
CombiningLeafValueHandler.getDefaultLeafValueHandler()| Modifier and Type | Class and Description |
|---|---|
static class |
StandardLeafValueHandlers.BooleanHandler
Boolean handler.
|
static class |
StandardLeafValueHandlers.EnumHandler
Enum handler.
|
static class |
StandardLeafValueHandlers.NumberHandler
Number handler.
|
static class |
StandardLeafValueHandlers.ObjectHandler
Object handler.
|
static class |
StandardLeafValueHandlers.StringHandler
String handler.
|
| Modifier and Type | Method and Description |
|---|---|
static LeafValueHandler |
getDefaultLeafValueHandler()
Returns the default leaf value handler used in ConfigMe.
|
public static LeafValueHandler getDefaultLeafValueHandler()
Copyright © 2016–2018 The AuthMe Team. All rights reserved.