fnug.resource
Class AbstractResource.Entry

java.lang.Object
  extended by fnug.resource.AbstractResource.Entry
Enclosing class:
AbstractResource

protected class AbstractResource.Entry
extends Object

Wrapper class for returning data from AbstractResource.readEntry().

Author:
Martin Algesten

Constructor Summary
AbstractResource.Entry(long lastModified, byte[] bytes)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractResource.Entry

public AbstractResource.Entry(long lastModified,
                              byte[] bytes)


Copyright © 2012. All Rights Reserved.