ref_send API 2.17
defensive programming in Java

org.waterken.bang
Class DrumFactory

java.lang.Object
  extended by org.joe_e.Struct
      extended by org.waterken.bang.DrumFactory
All Implemented Interfaces:
java.io.Serializable, Selfless

public final class DrumFactory
extends Struct
implements java.io.Serializable

A Drum factory.

See Also:
Serialized Form

Method Summary
static DrumFactory make()
          Constructs an instance.
 Drum makeDrum()
          Constructs a drum.
 
Methods inherited from class org.joe_e.Struct
equals, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

make

public static DrumFactory make()
Constructs an instance.


makeDrum

public Drum makeDrum()
Constructs a drum.


ref_send API 2.17
defensive programming in Java

Submit a bug or feature, or get help

Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.