-
A special
Column implementation might provide its own text
exchange format for the given objects.
A special
Column implementation might provide its own text
exchange format for the given objects.
A special
Column implementation might provide its own text
exchange format for the given objects.
A special
Column implementation might provide its own text
exchange format for the given objects.
A special
Column implementation might provide its own text
exchange format for the given objects.
A special
Column implementation might provide its own text
exchange format for the given objects.
A special
Column implementation might provide its own text
exchange format for the given objects.
A special
Column implementation might provide its own text
exchange format for the given objects.
Retrieves the
Record property.
Returns a
Record just containing the keys as defined in the
Header and found in the provided
Record.
A special
Column implementation might provide its own printable
format of the given objects; for example a human readable text
representation of the value (or in very specialized cases even enriched
with ANSI Escape-Codes).
A special
Column implementation might provide its own printable
format of the given objects; for example a human readable text
representation of the value (or in very specialized cases even enriched
with ANSI Escape-Codes).
A special
Column implementation might provide its own printable
format of the given objects; for example a human readable text
representation of the value (or in very specialized cases even enriched
with ANSI Escape-Codes).
This
Record is taken and only all non null values are taken for
the returned
Record.
A special
Column implementation might provide its own text
exchange format for the given objects.
A special
Column implementation might provide its own text
exchange format for the given objects.
A special
Column implementation might provide its own text
exchange format for the given objects.
A special
Column implementation might provide its own text
exchange format for the given objects.
A special
Column implementation might provide its own text
exchange format for the given objects.
A special
Column implementation might provide its own text
exchange format for the given objects.
Returns a
Record just containing the keys as defined in the
Header; keys not found in the provided
Record are
ignored.
boolean
Tests whether the
Record contains a value identified by the
Column instance's key and where the value's type is assignable to
the
Column instance's type.
boolean
Tests whether the
Record contains a value identified by the
Column instance's key and where the value's type is assignable to
the
Column instance's type.
boolean
Tests whether the
Record contains a value identified by the
Column instance's key and where the value's type is assignable to
the
Column instance's type.
A special
Column implementation might provide its own text
exchange format for the given objects.
A special
Column implementation might provide its own text
exchange format for the given objects.
A special
Column implementation might provide its own text
exchange format for the given objects.
A special
Column implementation might provide its own text
exchange format for the given objects.
A special
Column implementation might provide its own text
exchange format for the given objects.
A special
Column implementation might provide its own text
exchange format for the given objects.
A special
Column implementation might provide its own text
exchange format for the given objects.
A special
Column implementation might provide its own text
exchange format for the given objects.
Retrieves a type correct value from the
Record identified by the
Column instance's key.
Retrieves a type correct value from the
Record identified by the
Column instance's key.
FormattedColumnDecorator.get(Record<?> aRecord)
Retrieves a type correct value from the
Record identified by the
Column instance's key.
Retrieves the corresponding value from the provided record.
default boolean
Tests whether the given potential equal set of
Header is matching
the
Record's elements in terms of matching the same relevant
attributes of the columns with the elements in the
Record.
default boolean
Tests whether the given potential subset of
Header elements is
matching the
Record's elements in terms of matching the same
relevant attributes of the
Column instances with the elements in
the
Record.
default boolean
Tests whether the
Record's elements is matching the given
potential superset of
Header elements in terms of matching the
same relevant attributes of the columns with the elements in the
Record.
Removes an entry (key and value pair) from the provided
Record
matching the key and the type of the
Column.
Removes an entry (key and value pair) from the provided
Record
matching the key and the type of the
Column.
Removes an entry (key and value pair) from the provided
Record
matching the key and the type of the
Column.
void
Returns a
Record just containing the keys as defined in the
Header and found in the provided
Record.
A special
Column implementation might provide its own printable
format of the given objects; for example a human readable text
representation of the value (or in very specialized cases even enriched
with ANSI Escape-Codes).
A special
Column implementation might provide its own printable
format of the given objects; for example a human readable text
representation of the value (or in very specialized cases even enriched
with ANSI Escape-Codes).
Returns a separated values representation of the implementing collection
by separating each item with the default separator Delimiter.CSV.
Returns a separated values representation of the implementing collection
by separating each item with the given separator.
A special
Column implementation might provide its own text
exchange format for the given objects.
A special
Column implementation might provide its own text
exchange format for the given objects.
A special
Column implementation might provide its own text
exchange format for the given objects.
A special
Column implementation might provide its own text
exchange format for the given objects.
A special
Column implementation might provide its own text
exchange format for the given objects.
A special
Column implementation might provide its own text
exchange format for the given objects.
Creates the string representation from from the given record.
Creates the string representation from from the given record.
Returns a
Record just containing the keys as defined in the
Header; keys not found in the provided
Record are
ignored.
Returns an array of the values stored by the
Record in the order
as defined by the header.
void
Directly logs the provided
String instances to the writer.
void
Directly logs the provided
String instances to the writer.