List of usage examples for java.io FilterInputStream subclass-usage
From source file SoundManagerTest.java
/**
* The FilteredSoundStream class is a FilterInputStream that applies a
* SoundFilter to the underlying input stream.
*
* @see SoundFilter
*/