Index
All Classes and Interfaces|All Packages
H
- hashCode() - Method in class io.avery.vinyl.FieldPin
-
Returns the hash code for this field-pin.
- hashCode() - Method in class io.avery.vinyl.Header
-
Returns the hash code value for this header.
- hashCode() - Method in class io.avery.vinyl.Record
-
Returns the hash code value for this record.
- hashCode() - Method in class io.avery.vinyl.RecordSet
-
Returns the hash code value for this record-set.
- header() - Method in class io.avery.vinyl.Record
-
Returns the record
header
. - header() - Method in class io.avery.vinyl.RecordSet
-
Returns the header shared by all records in this record-set.
- header() - Method in class io.avery.vinyl.RecordStream
-
Returns the header shared by all records at this stage in the stream pipeline.
- Header - Class in io.avery.vinyl
-
An ordered, immutable collection of
fields
belonging to a singlerecord
, arecord-set
, or arecord-stream
.
All Classes and Interfaces|All Packages