protected static interface AbstractConstantArray.CreateWritableProfileAccess extends ScriptArray.ProfileAccess
| Modifier and Type | Method and Description |
|---|---|
default boolean |
indexLessThanLength(ScriptArray.ProfileHolder profile,
boolean condition) |
default boolean |
indexZero(ScriptArray.ProfileHolder profile,
boolean condition) |
default boolean |
lengthBelowLimit(ScriptArray.ProfileHolder profile,
boolean condition) |
default boolean |
lengthZero(ScriptArray.ProfileHolder profile,
boolean condition) |
default boolean lengthZero(ScriptArray.ProfileHolder profile, boolean condition)
default boolean lengthBelowLimit(ScriptArray.ProfileHolder profile, boolean condition)
default boolean indexZero(ScriptArray.ProfileHolder profile, boolean condition)
default boolean indexLessThanLength(ScriptArray.ProfileHolder profile, boolean condition)