@Name(value="std::unordered_set<int64_t>") @Properties(inherit=gandiva.class) public class LongSet extends Pointer
Modifier and Type | Class and Description |
---|---|
static class |
LongSet.Iterator |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
LongSet() |
LongSet(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
LongSet.Iterator |
begin() |
boolean |
empty() |
LongSet.Iterator |
end() |
void |
erase(long value) |
void |
insert(long value) |
LongSet |
put(LongSet x) |
long |
size() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public LongSet(Pointer p)
Pointer(Pointer)
.public LongSet()
public boolean empty()
public long size()
@ByVal public LongSet.Iterator begin()
@ByVal public LongSet.Iterator end()
Copyright © 2022. All rights reserved.