- 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, lastIndexOf, subList, iterator, addAll, set, listIterator, listIterator, remove, toString, isEmpty, size, toArray, toArray, contains, addAll, containsAll, retainAll, removeAll, wait, wait, wait, getClass, notify, notifyAll, toArray, stream, spliterator, removeIf, parallelStream, forEach, replaceAll, sort |
-
-
Constructor Detail
-
public ValueList(boolean lazyChop)
-
Method Detail
-
public boolean add(Object obj)
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.