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

Public Member Functions

 LongIntUniqueRndValues (final int size)
 

Public Attributes

long[] keys
 
int[] values
 

Detailed Description

Definition at line 37 of file LongIntUniqueRndValues.java.

Constructor & Destructor Documentation

◆ LongIntUniqueRndValues()

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

Definition at line 42 of file LongIntUniqueRndValues.java.

Member Data Documentation

◆ keys

long [] com.jogamp.common.util.LongIntUniqueRndValues.keys

Definition at line 39 of file LongIntUniqueRndValues.java.

◆ values

int [] com.jogamp.common.util.LongIntUniqueRndValues.values

Definition at line 40 of file LongIntUniqueRndValues.java.


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