Class SE_Tape


  • public final class SE_Tape
    extends Tape
    Cassette interface for JavaSE
    Author:
    "Martin Krischik" «krischik@users.sourceforge.net»
    • Field Detail

      • TAG

        private static final String TAG

        class logger tag.

      • Logger

        private static final Logger Logger

        class logger instance

      • delegate

        @NotNull
        private final net.sourceforge.uiq3.tape.SE_Interface delegate

        Delegate class to emulate mutiple inheritance

    • Constructor Detail

      • SE_Tape

        public SE_Tape()
        initialise cassette interface