|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IOrderedContentProvider
Classes which implement this interface provide a method
that allows to swap content elements to be stored in a specific order.
Method Summary | |
---|---|
void |
swap(int elementPosition1_p,
int elementPosition2_p)
Swap elements according to given element positions. |
Method Detail |
---|
void swap(int elementPosition1_p, int elementPosition2_p)
elementPosition1_p
is moved to elementPosition2_p
and elementPosition2_p
is moved to elementPosition1_p
.
elementPosition1_p
- elementPosition2_p
-
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.