public class CollectionParser extends AbstractParser
json| Modifier and Type | Method and Description |
|---|---|
java.util.LinkedList<java.lang.Object> |
parse()
Builds an object and initializes it with the given value
Returns the right Object representation of
json |
public java.util.LinkedList<java.lang.Object> parse()
AbstractParserjsonparse in class AbstractParserjson