public static class ComplexArray.SetValue extends LinkedHashSet<Object> implements ComplexValue
| Constructor and Description |
|---|
SetValue(ComplexArray complexArray,
Collection<?> values) |
| Modifier and Type | Method and Description |
|---|---|
Array |
getArray() |
Object |
toSimpleValue() |
spliteratoradd, clear, clone, contains, isEmpty, iterator, remove, sizeequals, hashCode, removeAlladdAll, containsAll, retainAll, toArray, toArray, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArrayparallelStream, removeIf, streampublic SetValue(ComplexArray complexArray, Collection<?> values)
public Object toSimpleValue()
toSimpleValue in interface ComplexValuenull value,
which can be converted to String representation via Object.toString().public Array getArray()
Copyright © 2024. All rights reserved.