JOCL v2.6.0-rc-20250722
JOCL, OpenCL® API Binding for Java™ (public API).
com.jogamp.opencl.util.Filter< I > Interface Template Reference
Collaboration diagram for com.jogamp.opencl.util.Filter< I >:

Public Member Functions

boolean accept (I item)
 Returns true only if the item should be accepted. More...
 

Detailed Description

Author
Michael Bien

Definition at line 39 of file Filter.java.

Member Function Documentation

◆ accept()

boolean com.jogamp.opencl.util.Filter< I >.accept ( item)

Returns true only if the item should be accepted.

Here is the caller graph for this function:

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