Skip to main content

IInvertable

Short summary

Allows to reverse the order of the contained objects.

AccessAbstractFinalExtendsImplements
-NoNoCNM_AbstractObject.IObject-

UML Diagram

Methods

invert

  • Return type: VOID

Inverts the order of the elements inside the object. Does not apply any kind of sorting, only reverses.

Code

Declaration

INTERFACE IInvertable EXTENDS CNM_AbstractObject.IObject