Skip navigation links
JNA API 5.3.1
com.sun.jna.platform.win32

Class WinDef.LONG

    • Field Detail

      • SIZE

        public static final int SIZE
        The Constant SIZE.
    • Constructor Detail

      • LONG

        public LONG()
        Instantiates a new long.
      • LONG

        public LONG(long value)
        Instantiates a new long.
        Parameters:
        value - the value
    • Method Detail

      • compareTo

        public int compareTo(WinDef.LONG other)
        Specified by:
        compareTo in interface java.lang.Comparable<WinDef.LONG>
JNA API 5.3.1

Copyright © 2007-2018 Timothy Wall. All Rights Reserved.