public class DillCreator extends MultiBodyTreeCreator
className| Constructor and Description |
|---|
DillCreator(int levels) |
DillCreator(long cPtr,
boolean cMemoryOwn)
Construct a new DillCreator, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(DillCreator obj) |
getBody, getCPtr, getNameMap, getNumBodiesdispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic DillCreator(long cPtr,
boolean cMemoryOwn)
public DillCreator(int levels)
public static long getCPtr(DillCreator obj)
Copyright © 2021. All rights reserved.