Uses of Class
com.kenai.jffi.LastError
-
Packages that use LastError Package Description com.kenai.jffi -
-
Uses of LastError in com.kenai.jffi
Fields in com.kenai.jffi declared as LastError Modifier and Type Field Description (package private) static LastErrorLastError.SingletonHolder. INSTANCEMethods in com.kenai.jffi that return LastError Modifier and Type Method Description static LastErrorLastError. getInstance()Gets the singleton instance of theLastErrorobject.
-