org.apache.cocoon.sax.util
Class ValidityValue<V>
java.lang.Object
org.apache.cocoon.sax.util.ValidityValue<V>
public class ValidityValue<V>
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValidityValue
public ValidityValue(V value)
ValidityValue
public ValidityValue(V value,
long lastModified)
getValue
public V getValue()
getLastModified
public long getLastModified()
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.