Class TableSection

java.lang.Object
com.dylibso.chicory.wasm.types.Section
com.dylibso.chicory.wasm.types.TableSection

public final class TableSection extends Section
  • Method Details

    • tableCount

      public int tableCount()
    • getTable

      public Table getTable(int idx)
    • builder

      public static TableSection.Builder builder()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object