Main Page | Class Hierarchy | Data Structures | Directories | File List | Data Fields | Related Pages

Timer.java

00001 /*-
00002  * See the file LICENSE for redistribution information.
00003  *
00004  * Copyright (c) 2001-2005
00005  *      Sleepycat Software.  All rights reserved.
00006  *
00007  * $Id: Timer.java,v 12.1 2005/06/16 20:23:43 bostic Exp $
00008  */
00009 
00010 package com.sleepycat.db.rpcserver;
00011 
00018 public class Timer {
00019     Timer timer = this;
00020     long last_access;
00021 }

Generated on Sun Dec 25 12:14:49 2005 for Berkeley DB 4.4.16 by  doxygen 1.4.2