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 LastError
LastError.SingletonHolder. INSTANCE
Methods in com.kenai.jffi that return LastError Modifier and Type Method Description static LastError
LastError. getInstance()
Gets the singleton instance of theLastError
object.
-