deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.io.dbaseapi
Class DBaseIndex.Cache.Item

java.lang.Object
  extended by org.deegree.io.dbaseapi.DBaseIndex.Cache.Item
All Implemented Interfaces:
Comparable
Enclosing class:
DBaseIndex.Cache

 class DBaseIndex.Cache.Item
extends Object
implements Comparable

Inner class for the cache items


Field Summary
(package private)  org.deegree.io.dbaseapi.DBaseIndex.Page p
           
(package private)  long timeStamp
           
 
Constructor Summary
DBaseIndex.Cache.Item(org.deegree.io.dbaseapi.DBaseIndex.Page p)
          Create a new item with the given page
 
Method Summary
 int compareTo(Object o)
          Compare the time stamp from this object to the time stamp of another object
(package private)  void use()
          Mark the item as used (eg. create a new time stamp)
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

timeStamp

long timeStamp

p

org.deegree.io.dbaseapi.DBaseIndex.Page p
Constructor Detail

DBaseIndex.Cache.Item

DBaseIndex.Cache.Item(org.deegree.io.dbaseapi.DBaseIndex.Page p)
Create a new item with the given page

Method Detail

use

void use()
Mark the item as used (eg. create a new time stamp)


compareTo

public int compareTo(Object o)
Compare the time stamp from this object to the time stamp of another object

Specified by:
compareTo in interface Comparable

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org