|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.innig.collect.ListDiff.Step
net.innig.collect.ListDiff.Remove
public final class ListDiff.Remove
A list transformation step: remove an object at a given position. After the step, the length of the list has decreased by one.
| Constructor Summary | |
|---|---|
ListDiff.Remove(java.lang.Object object,
int index)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class net.innig.collect.ListDiff.Step |
|---|
getIndex, getObject |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ListDiff.Remove(java.lang.Object object,
int index)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||