Interface PropertyField<A>

All Superinterfaces:
Field<A>

public interface PropertyField<A> extends Field<A>
Description of a property of type A.

Implementations are supposed to be immutable.