Class Util

java.lang.Object
jnr.ffi.provider.jffi.Util

final class Util extends Object
  • Constructor Details

    • Util

      Util()
  • Method Details

    • getBooleanProperty

      static boolean getBooleanProperty(String propertyName, boolean defaultValue)