Class IntInit


  • public final class IntInit
    extends Table
    • Constructor Detail

      • IntInit

        public IntInit()
    • Method Detail

      • getRootAsIntInit

        public static IntInit getRootAsIntInit​(java.nio.ByteBuffer _bb)
      • getRootAsIntInit

        public static IntInit getRootAsIntInit​(java.nio.ByteBuffer _bb,
                                               IntInit obj)
      • __init

        public void __init​(int _i,
                           java.nio.ByteBuffer _bb)
      • __assign

        public IntInit __assign​(int _i,
                                java.nio.ByteBuffer _bb)
      • value

        public int value()
      • createIntInit

        public static int createIntInit​(FlatBufferBuilder builder,
                                        int value)