Package net.algart.external


package net.algart.external

External tools: some classes and functions, useful for interaction with other systems (I/O, Java AWT, etc.).

Author:
Daniel Alievsky
  • Class
    Description
     
     
    Annotation indicating that a Java method, parameter, constructor or field is likely to be used for external communication, for example, they are accessed from some native code via JNI.