GlueGen v2.6.0-rc-20250712
GlueGen, Native Binding Generator for Java™ (public API).
com.jogamp.common.util.IntIntObjUniqueRndValues Class Reference
Collaboration diagram for com.jogamp.common.util.IntIntObjUniqueRndValues:

Public Member Functions

 IntIntObjUniqueRndValues (final int size)
 

Public Attributes

int[] keys
 
IntCloneable[] values
 

Detailed Description

Definition at line 37 of file IntIntObjUniqueRndValues.java.

Constructor & Destructor Documentation

◆ IntIntObjUniqueRndValues()

com.jogamp.common.util.IntIntObjUniqueRndValues.IntIntObjUniqueRndValues ( final int  size)

Definition at line 42 of file IntIntObjUniqueRndValues.java.

Member Data Documentation

◆ keys

int [] com.jogamp.common.util.IntIntObjUniqueRndValues.keys

Definition at line 39 of file IntIntObjUniqueRndValues.java.

◆ values

IntCloneable [] com.jogamp.common.util.IntIntObjUniqueRndValues.values

Definition at line 40 of file IntIntObjUniqueRndValues.java.


The documentation for this class was generated from the following file: