rossi.fstools.fs.ext2fs
Class Ext2Fifo

java.lang.Object
  extended byrossi.fstools.fs.ext2fs.Ext2Fifo
All Implemented Interfaces:
Fifo, FsObject

public class Ext2Fifo
extends java.lang.Object
implements Fifo

Represents a Fifo.


Constructor Summary
Ext2Fifo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ext2Fifo

public Ext2Fifo()