Uses of Class
jnr.constants.platform.windows.LastError

Packages that use LastError
jnr.constants.platform.windows   
 

Uses of LastError in jnr.constants.platform.windows
 

Methods in jnr.constants.platform.windows that return LastError
static LastError LastError.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LastError[] LastError.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.