javax.sound.sampled
Class EnumControl.Type

java.lang.Object
  extended by javax.sound.sampled.Control.Type
      extended by javax.sound.sampled.EnumControl.Type
Enclosing class:
EnumControl

public static class EnumControl.Type
extends Control.Type


Field Summary
static EnumControl.Type REVERB
           
 
Method Summary
 
Methods inherited from class javax.sound.sampled.Control.Type
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

REVERB

public static final EnumControl.Type REVERB