| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ImmutableScript.Builder  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
String | 
getContent()  | 
String | 
getLanguage()  | 
int | 
hashCode()  | 
static IScript | 
immutableCopy(IScript script)  | 
static ImmutableScript.Builder | 
newBuilder()  | 
static ImmutableScript.Builder | 
newBuilderFrom(IScript script)  | 
String | 
toString()  | 
public static ImmutableScript.Builder newBuilder()
public static ImmutableScript.Builder newBuilderFrom(IScript script)
public String getContent()
getContent in interface IScriptpublic String getLanguage()
getLanguage in interface IScriptCopyright © 2021. All rights reserved.