Package org.jocl

Class cl_context


public final class cl_context extends NativePointerObject
Java port of a cl_context.
  • Constructor Details

    • cl_context

      public cl_context()
      Creates a new, uninitialized cl_context
  • Method Details

    • toString

      public String toString()
      Returns a String representation of this object.
      Overrides:
      toString in class NativePointerObject
      Returns:
      A String representation of this object.