Class RecordImpl$

    • Field Detail

      • MODULE$

        public static final RecordImpl$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • RecordImpl$

        public RecordImpl$()
    • Method Detail

      • apply

        public RecordImpl apply​(Record otherRecord)
        Constructs a new record using another one.

        Parameters:
        otherRecord - other record
        Returns:
        (undocumented)