public class Script extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static io.vertx.lang.rx.TypeArg<Script> | __TYPE_ARG | 
| Constructor and Description | 
|---|
| Script(Object delegate) | 
| Script(Script delegate) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Script | create(String script) | 
| static Script | create(String script,
      String sha1) | 
| boolean | equals(Object o) | 
| Script | getDelegate() | 
| String | getScript() | 
| String | getSha1() | 
| int | hashCode() | 
| static Script | newInstance(Script arg) | 
| String | toString() | 
Copyright © 2023 Eclipse. All rights reserved.