|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReversibleOperator<T>
This interface contains methods for reversing a structure.
Method Summary | |
---|---|
ReversibleOperator<T> |
reverse()
Reverses the elements of the structure. |
Method Detail |
---|
ReversibleOperator<T> reverse()
Reverses the elements of the structure.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |