public class btHashString extends BulletBase
className| Constructor and Description |
|---|
btHashString(long cPtr,
boolean cMemoryOwn)
Construct a new btHashString, normally you should not need this constructor it's intended for low-level usage.
|
btHashString(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(btHashString other) |
static long |
getCPtr(btHashString obj) |
long |
getHash() |
String |
getString() |
int |
portableStringCompare(String src,
String dst) |
void |
setHash(long value) |
dispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btHashString(long cPtr,
boolean cMemoryOwn)
public btHashString(String name)
public static long getCPtr(btHashString obj)
public String getString()
public void setHash(long value)
public long getHash()
public boolean equals(btHashString other)
Copyright © 2021. All rights reserved.