org.planx.xmlstore.io
Class FileSystemIdentifier

java.lang.Object
  extended by org.planx.xmlstore.io.FileSystemIdentifier

public class FileSystemIdentifier
extends Object

Author:
Thomas Ambus

Constructor Summary
FileSystemIdentifier()
           
 
Method Summary
 boolean equals(Object o)
           
static Streamer<FileSystemIdentifier> getStreamer()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FileSystemIdentifier

public FileSystemIdentifier()
Method Detail

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object

getStreamer

public static Streamer<FileSystemIdentifier> getStreamer()


Copyright © 2010. All Rights Reserved.