PersistentRefCount

public class PersistentRefCount implements Component

Class PersistentRefCount. Provides persistentrefcount functionality for the Hytale server.

java.lang.Object > PersistentRefCount

Field Summary

refCount

private int refCount

Field refCount.

ref

final PersistentRefCount ref

Field ref.

Method Detail

getComponentType

public PersistentRefCount> getComponentType ()

Method getComponentType.

get

public int get ()

Method get.

increment

public void increment ()

Method increment.

clone

public Component clone ()

Method clone.