Uses of Class
com.dylibso.chicory.runtime.ImportTable
Packages that use ImportTable
-
Uses of ImportTable in com.dylibso.chicory.runtime
Methods in com.dylibso.chicory.runtime that return ImportTableMethods in com.dylibso.chicory.runtime with parameters of type ImportTableModifier and TypeMethodDescriptionImportValues.Builder.addTable(ImportTable... table) Store.addTable(ImportTable... table) Add a table to the store.Method parameters in com.dylibso.chicory.runtime with type arguments of type ImportTableModifier and TypeMethodDescriptionImportValues.Builder.withTables(Collection<ImportTable> tables)