Class AbstractStringView<T extends Collection<StringValue>>

java.lang.Object
com.xebialabs.deployit.core.AbstractStringView<T>
All Implemented Interfaces:
Serializable, Iterable<String>, Collection<String>
Direct Known Subclasses:
ListOfStringView, SetOfStringView

public abstract class AbstractStringView<T extends Collection<StringValue>> extends Object implements Collection<String>, Serializable
See Also: