Class Platform.Windows

  • Enclosing class:
    Platform

    private static final class Platform.Windows
    extends Platform
    A Platform subclass representing the Windows system.
    • Constructor Detail

      • Windows

        public Windows()
    • Method Detail

      • getLibraryNamePattern

        public java.lang.String getLibraryNamePattern()
        Description copied from class: Platform
        Gets the regex string used to match platform-specific libraries
        Overrides:
        getLibraryNamePattern in class Platform
        Returns:
      • longSize

        public final int longSize()
        Description copied from class: Platform
        Gets the size of a C 'long' on the native platform.
        Specified by:
        longSize in class Platform
        Returns:
        the size of a long in bits