Module net.anwiba.commons.reference
Package net.anwiba.commons.reference
Class MemoryResourceReference
java.lang.Object
net.anwiba.commons.reference.MemoryResourceReference
- All Implemented Interfaces:
Serializable,IResourceReference
- See Also:
-
Method Summary
Modifier and TypeMethodDescription<O,E extends Exception>
Oaccept(IResourceReferenceVisitor<O, E> visitor) booleanbyte[]inthashCode()toString()
-
Method Details
-
accept
- Specified by:
acceptin interfaceIResourceReference- Throws:
E extends Exception
-
hashCode
public int hashCode() -
equals
-
creationTime
-
getBuffer
public byte[] getBuffer() -
getContentType
-
getEncoding
-
toString
-