| Package | Description | 
|---|---|
| me.leoko.advancedgui.utils.checks | |
| me.leoko.advancedgui.utils.deserializer | 
| Modifier and Type | Method and Description | 
|---|---|
static NumberPlaceholderCheck.ComparisonType | 
NumberPlaceholderCheck.ComparisonType.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static NumberPlaceholderCheck.ComparisonType | 
NumberPlaceholderCheck.ComparisonType.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static NumberPlaceholderCheck.ComparisonType[] | 
NumberPlaceholderCheck.ComparisonType.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
static NumberPlaceholderCheck.ComparisonType[] | 
NumberPlaceholderCheck.ComparisonType.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Constructor and Description | 
|---|
NumberPlaceholderCheck(String placeholder,
                      double value,
                      NumberPlaceholderCheck.ComparisonType comparisonType)  | 
NumberPlaceholderCheck(String placeholder,
                      double value,
                      NumberPlaceholderCheck.ComparisonType comparisonType)  | 
| Modifier and Type | Method and Description | 
|---|---|
NumberPlaceholderCheck.ComparisonType | 
ComparisonTypeDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
           com.fasterxml.jackson.databind.DeserializationContext deserializationContext)  | 
NumberPlaceholderCheck.ComparisonType | 
ComparisonTypeDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
           com.fasterxml.jackson.databind.DeserializationContext deserializationContext)  | 
Copyright © 2021. All rights reserved.