public class ArraySliceOperation extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ArraySliceOperation.Operation |
Modifier and Type | Method and Description |
---|---|
Integer |
from() |
ArraySliceOperation.Operation |
operation() |
static ArraySliceOperation |
parse(String operation) |
Integer |
to() |
String |
toString() |
public Integer from()
public Integer to()
public ArraySliceOperation.Operation operation()
public static ArraySliceOperation parse(String operation)
Copyright © 2022. All rights reserved.