[Java] Enum Type
- groovy.json.internal.Type
- Authors:
- Richard Hightower
Enum Constants Summary
Enum constant | Description |
---|---|
DOUBLE | |
FALSE | |
INTEGER | |
LIST | |
MAP | |
NULL | |
STRING | |
TRUE |
Inherited Methods Summary
Methods inherited from class | Name |
---|---|
class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Enum Constant Detail
Type DOUBLE
Type FALSE
Type INTEGER
Type LIST
Type MAP
Type NULL
Type STRING
Type TRUE
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/groovy/json/internal/Type.html