|
SMILA (incubation) API documentation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
InitObject
- class of initialized object.ReturnedType
- class of returned type.public interface ISynchronizedOperation<InitObject,ReturnedType>
The Interface ISynchronizedOperation.
Method Summary | |
---|---|
ReturnedType |
process(InitObject object)
Process. |
Method Detail |
---|
ReturnedType process(InitObject object) throws IndexException
object
- the object
IndexException
- the index exception
|
SMILA (incubation) API documentation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |