Class StringField

All Implemented Interfaces:
Copyable, Function<String>, Selectable<String>, Settable<String>, StringFunction, Serializable

public final class StringField extends FunctionField<String> implements StringFunction
Represents a field within a type, that enables instances of that type to store a string.
Author:
Ralf Wiebicke
See Also: