public class GIM_RSORT_TOKEN extends BulletBase
className| Constructor and Description |
|---|
GIM_RSORT_TOKEN() |
GIM_RSORT_TOKEN(GIM_RSORT_TOKEN rtoken) |
GIM_RSORT_TOKEN(long cPtr,
boolean cMemoryOwn)
Construct a new GIM_RSORT_TOKEN, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(GIM_RSORT_TOKEN obj) |
long |
getKey() |
long |
getValue() |
boolean |
operatorGreaterThan(GIM_RSORT_TOKEN other) |
boolean |
operatorLessThan(GIM_RSORT_TOKEN other) |
void |
setKey(long value) |
void |
setValue(long value) |
dispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic GIM_RSORT_TOKEN(long cPtr,
boolean cMemoryOwn)
public GIM_RSORT_TOKEN()
public GIM_RSORT_TOKEN(GIM_RSORT_TOKEN rtoken)
public static long getCPtr(GIM_RSORT_TOKEN obj)
public void setKey(long value)
public long getKey()
public void setValue(long value)
public long getValue()
public boolean operatorLessThan(GIM_RSORT_TOKEN other)
public boolean operatorGreaterThan(GIM_RSORT_TOKEN other)
Copyright © 2021. All rights reserved.