| Package | Description |
|---|---|
| org.bytedeco.tvm |
| Modifier and Type | Method and Description |
|---|---|
static MapNodePtr |
MapNode.Empty()
\brief Create an empty container
|
MapNodePtr |
MapNodePtr.getPointer(long i) |
MapNodePtr |
MapNodePtr.position(long position) |
MapNodePtr |
MapNodePtr.put(MapNodePtr other)
\brief copy assignment
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
MapNodePtr.equals(MapNodePtr other) |
boolean |
MapNodePtr.notEquals(MapNodePtr other) |
MapNodePtr |
MapNodePtr.put(MapNodePtr other)
\brief copy assignment
|
void |
MapNodePtr.swap(MapNodePtr other)
\brief Swap this array with another Object
|
| Constructor and Description |
|---|
MapNodePtr(MapNodePtr other)
\brief copy constructor
|
Copyright © 2024. All rights reserved.