Class ABProperty.Marshaler

  • Enclosing class:
    ABProperty

    public static class ABProperty.Marshaler
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Marshaler()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int toNative​(ABProperty o, long flags)  
      static ABProperty toObject​(java.lang.Class<?> cls, int v, long flags)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Marshaler

        public Marshaler()
    • Method Detail

      • toObject

        public static ABProperty toObject​(java.lang.Class<?> cls,
                                          int v,
                                          long flags)
      • toNative

        public static int toNative​(ABProperty o,
                                   long flags)