Class JoinedStringProperty

java.lang.Object
dev.prozilla.pine.common.property.JoinedStringProperty
All Implemented Interfaces:
CollectionContext<StringProperty>, CollectionProvider<StringProperty>, Destructible, Property<String>, StringProperty, Functor<String>, Iterable<StringProperty>

public class JoinedStringProperty extends Object implements StringProperty, CollectionProvider<StringProperty>
A decorator for string properties which joins strings.