public static class Differences.MoveData extends Object
Constructor and Description |
---|
MoveData(Differences.MoveData copyMe) |
MoveData(int oldIndex,
int newIndex) |
Modifier and Type | Method and Description |
---|---|
int |
getNewIndex() |
int |
getOldIndex() |
String |
toString() |
public MoveData(int oldIndex, int newIndex)
public MoveData(Differences.MoveData copyMe)
Copyright © 2009–2023 Oracle Corporation. All rights reserved.