public static final class ScriptFunction.Builder extends Object
List<Bytes>
args
Identifier
function
ModuleId
module
List<TypeTag>
ty_args
Builder()
ScriptFunction
build()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ModuleId module
public Identifier function
public List<TypeTag> ty_args
public List<Bytes> args
public Builder()
public ScriptFunction build()
Copyright © 2021. All rights reserved.