public class SimpleBoundCosts
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Constructor and Description |
---|
SimpleBoundCosts(int num_bounds,
BoundCost default_bound_cost) |
SimpleBoundCosts(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
BoundCost |
getBoundCost(int element) |
static long |
getCPtr(SimpleBoundCosts obj) |
int |
getSize() |
static long |
swigRelease(SimpleBoundCosts obj) |
public SimpleBoundCosts(long cPtr, boolean cMemoryOwn)
public SimpleBoundCosts(int num_bounds, BoundCost default_bound_cost)
public static long getCPtr(SimpleBoundCosts obj)
public static long swigRelease(SimpleBoundCosts obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public BoundCost getBoundCost(int element)
public int getSize()
Copyright © 2025. All rights reserved.