com.thimbleware.jmemcached
Class LocalCacheElement.IncrDecrResult

java.lang.Object
  extended by com.thimbleware.jmemcached.LocalCacheElement.IncrDecrResult
Enclosing class:
LocalCacheElement

public static class LocalCacheElement.IncrDecrResult
extends java.lang.Object


Constructor Summary
LocalCacheElement.IncrDecrResult(int oldValue, LocalCacheElement replace)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalCacheElement.IncrDecrResult

public LocalCacheElement.IncrDecrResult(int oldValue,
                                        LocalCacheElement replace)


Copyright © 2008-2011 ThimbleWare. All Rights Reserved.