Class Native


  • public final class Native
    extends Object
    A re-implementation of the JNA Native class that only implements the `POINTER_SIZE` constant. This is to satisfy the compile requirements of `Platform.java` as extracted from the JNA project.
    • Field Detail

      • POINTER_SIZE

        public static final int POINTER_SIZE
    • Constructor Detail

      • Native

        public Native()