- org.apache.groovy.json.internal.ValueList
-
-
Constructor Summary
Constructors
Constructor and description |
ValueList
(boolean lazyChop)
|
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class AbstractList |
add, add, remove, get, equals, hashCode, indexOf, clear, iterator, lastIndexOf, subList, addAll, set, listIterator, listIterator, remove, toString, contains, isEmpty, size, toArray, toArray, addAll, containsAll, removeAll, retainAll, wait, wait, wait, getClass, notify, notifyAll, stream, removeIf, parallelStream, forEach, replaceAll, size, spliterator, sort |
-
-
Constructor Detail
-
public ValueList(boolean lazyChop)
-
Method Detail
-
public boolean add(Object obj)
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.