Class RecordAtom

    • Constructor Detail

      • RecordAtom

        public RecordAtom()
    • Method Detail

      • setMaxRecordLength

        public static void setMaxRecordLength​(int length)
        Parameters:
        length - the max record length allowed for RecordAtom
      • getMaxRecordLength

        public static int getMaxRecordLength()
        Returns:
        the max record length allowed for RecordAtom
      • isAnAtom

        public boolean isAnAtom()
        We are an atom
        Specified by:
        isAnAtom in class Record