Class EmptyCodeLoader

  • All Implemented Interfaces:
    ICodeLoader, java.io.Closeable, java.lang.AutoCloseable

    public class EmptyCodeLoader
    extends java.lang.Object
    implements ICodeLoader
    • Constructor Detail

      • EmptyCodeLoader

        public EmptyCodeLoader()
    • Method Detail

      • close

        public void close()
                   throws java.io.IOException
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface java.io.Closeable
        Throws:
        java.io.IOException