Skip navigation links
JNA API 4.5.2
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 4.5.2

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