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

Class WinDef.SHORT

    • Constructor Detail

      • SHORT

        public SHORT()
        Instantiates a new SHORT.
      • SHORT

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

      • compareTo

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

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