Class BoulderDashPixmapInputStreamFactory

  • All Implemented Interfaces:
    org.refcodes.factory.LookupFactory<java.io.InputStream,BoulderDashPixmap>


    public class BoulderDashPixmapInputStreamFactory
    extends java.lang.Object
    implements org.refcodes.factory.LookupFactory<java.io.InputStream,BoulderDashPixmap>
    The Class BoulderDashPixmapInputStreamFactory.
    Author:
    steiner
    • Constructor Detail

      • BoulderDashPixmapInputStreamFactory

        public BoulderDashPixmapInputStreamFactory​()
    • Method Detail

      • createInstance

        public java.io.InputStream createInstance​(BoulderDashPixmap aIdentifier)
        Specified by:
        createInstance in interface org.refcodes.factory.LookupFactory<java.io.InputStream,BoulderDashPixmap>