@UnstableApi public abstract class AbstractMemcacheObject extends AbstractReferenceCounted implements MemcacheObject
MemcacheObject implementation.| 限定符 | 构造器和说明 |
|---|---|
protected |
AbstractMemcacheObject() |
| 限定符和类型 | 方法和说明 |
|---|---|
DecoderResult |
decoderResult()
Returns the result of decoding this object.
|
void |
setDecoderResult(DecoderResult result)
Updates the result of decoding this object.
|
deallocate, refCnt, release, release, retain, retain, setRefCnt, touchclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittouchpublic DecoderResult decoderResult()
DecoderResultProviderdecoderResult 在接口中 DecoderResultProviderpublic void setDecoderResult(DecoderResult result)
DecoderResultProvidersetDecoderResult 在接口中 DecoderResultProvider