Package electrostatic4j.snaploader.platform.util


package electrostatic4j.snaploader.platform.util
Provides utilities to handle platform-specific binaries.
  • Class
    Description
    Defines default helper objects for plug-and-play usage.
    Wraps objects for native variant constituents (OS + ARCH={CPU + INSTRUCT_SET} + VM).
    A namespace class exposing the CPU propositions.
    A namespace class exposing the Operating System Propositions.
    A namespace class exposing checks for the native window currently in runtime; this could give some more insights about the type of the framework the application is running on.
    Wraps a platform-specific predicate; that if all of its propositions evaluated as true, the respective platform library will be assigned to be extracted and loaded by the loader object in-command.
    Provides platform-dependent system properties for the current running machine.