Package com.xebialabs.deployit.core
Class SetOfStringView
java.lang.Object
com.xebialabs.deployit.core.AbstractStringView<Set<StringValue>>
com.xebialabs.deployit.core.SetOfStringView
- All Implemented Interfaces:
Serializable,Iterable<String>,Collection<String>,Set<String>
- See Also:
-
Field Summary
Fields inherited from class com.xebialabs.deployit.core.AbstractStringView
wrapped -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.xebialabs.deployit.core.AbstractStringView
add, add, addAll, addEncrypted, clear, contains, containsAll, equals, getWrapped, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, stringToStringValue, toArray, toArray, toString, transformToStringValueMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArray
-
Constructor Details
-
SetOfStringView
public SetOfStringView() -
SetOfStringView
-
-
Method Details
-
encrypt
- Specified by:
encryptin classAbstractStringView<Set<StringValue>>
-
from
-
copy
-