Module notzed.zcl
Package au.notzed.zcl

Interface CLContextNotify


public interface CLContextNotify
Callback for CLContext.createContext*()
  • Method Summary

    Modifier and Type Method Description
    static Callback<CLContextNotify> call​(CLContextNotify notify)  
    void notify​(java.lang.String what, java.nio.ByteBuffer error_info)