Uses of Class
com.kenai.jffi.LastError
Packages that use LastError
-
Uses of LastError in com.kenai.jffi
Fields in com.kenai.jffi declared as LastErrorModifier and TypeFieldDescription(package private) static final LastError
LastError.SingletonHolder.INSTANCE
Methods in com.kenai.jffi that return LastErrorModifier and TypeMethodDescriptionstatic final LastError
LastError.getInstance()
Gets the singleton instance of theLastError
object.