Class IntegerField

All Implemented Interfaces:
Copyable, Function<Integer>, NumberFunction<Integer>, Selectable<Integer>, Settable<Integer>, Serializable

public final class IntegerField extends NumberField<Integer>
Represents a field within a type, that enables instances of that type to store a integer.
Author:
Ralf Wiebicke
See Also: