public class DefaultLiveHandle extends Object implements HGLiveHandle
Modifier and Type | Field and Description |
---|---|
protected byte |
flags |
protected HGPersistentHandle |
persistentHandle |
protected Object |
ref |
Constructor and Description |
---|
DefaultLiveHandle(Object ref,
HGPersistentHandle persistentHandle,
byte flags) |
protected final HGPersistentHandle persistentHandle
protected Object ref
protected byte flags
public DefaultLiveHandle(Object ref, HGPersistentHandle persistentHandle, byte flags)
public final byte getFlags()
getFlags
in interface HGLiveHandle
public void accessed()
public final Object getRef()
getRef
in interface HGLiveHandle
public final HGPersistentHandle getPersistent()
getPersistent
in interface HGHandle
Copyright © 2015. All rights reserved.