JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.test.junit.util.EventCountAdapterUtil Class Referenceabstract
Collaboration diagram for com.jogamp.opengl.test.junit.util.EventCountAdapterUtil:

Static Public Member Functions

static void reset (final EventCountAdapter[] adapters)
 
static void reset (final List adapters)
 

Detailed Description

Definition at line 34 of file EventCountAdapterUtil.java.

Member Function Documentation

◆ reset() [1/2]

static void com.jogamp.opengl.test.junit.util.EventCountAdapterUtil.reset ( final EventCountAdapter[]  adapters)
static

Definition at line 36 of file EventCountAdapterUtil.java.

Here is the call graph for this function:

◆ reset() [2/2]

static void com.jogamp.opengl.test.junit.util.EventCountAdapterUtil.reset ( final List  adapters)
static

Definition at line 42 of file EventCountAdapterUtil.java.

Here is the call graph for this function:

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