Package com.netcracker.profiler.agent
Class BigValueHolder
java.lang.Object
com.netcracker.profiler.agent.BigValueHolder
- Direct Known Subclasses:
WeakBigValueHolder
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetIndex()intgetValue()voidsetAddress(int index, int offset)
-
Field Details
-
value
-
-
Constructor Details
-
BigValueHolder
-
-
Method Details
-
setAddress
public void setAddress(int index, int offset) -
getValue
-
getIndex
public int getIndex() -
getOffset
public int getOffset()
-