FreeWRL / FreeX3D 4.3.0
vrml.external.FreeWRLEAI.EAIAsyncQueue Class Reference

Public Member Functions

synchronized void enqueue (EAIAsyncMessage msg)
 
synchronized EAIAsyncMessage dequeue ()
 
boolean isEmpty ()
 

Detailed Description

Definition at line 20 of file EAIAsyncQueue.java.

Constructor & Destructor Documentation

◆ EAIAsyncQueue()

vrml.external.FreeWRLEAI.EAIAsyncQueue.EAIAsyncQueue ( )
inline

Definition at line 24 of file EAIAsyncQueue.java.

Member Function Documentation

◆ dequeue()

synchronized EAIAsyncMessage vrml.external.FreeWRLEAI.EAIAsyncQueue.dequeue ( )
inline

Definition at line 39 of file EAIAsyncQueue.java.

◆ enqueue()

synchronized void vrml.external.FreeWRLEAI.EAIAsyncQueue.enqueue ( EAIAsyncMessage msg)
inline

Definition at line 28 of file EAIAsyncQueue.java.

◆ isEmpty()

boolean vrml.external.FreeWRLEAI.EAIAsyncQueue.isEmpty ( )
inline

Definition at line 52 of file EAIAsyncQueue.java.


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