public abstract class Resource<H> extends Object
Resource(H handle)
boolean
equals(Object o)
H
getDetail()
abstract Reader
getReader()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Resource(H handle)
public H getDetail()
public abstract Reader getReader() throws IOException
IOException
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2009-2013. All Rights Reserved.