Module jfa

Class Selector


  • public final class Selector
    extends Object
    • Constructor Detail

      • Selector

        public Selector()
    • Method Detail

      • forMethod

        public static com.sun.jna.Pointer forMethod​(Method method)
      • forString

        public static com.sun.jna.Pointer forString​(String selector)
      • stringForMethod

        public static String stringForMethod​(Method method)