Class BoulderDashAnimationInputStreamsFactory

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


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

      • BoulderDashAnimationInputStreamsFactory

        public BoulderDashAnimationInputStreamsFactory​()
    • Method Detail

      • createInstance

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