Interface ConditionsObject<T>

    • Method Detail

      • getActualObject

        T getActualObject()
        Get the actual object.
        Returns:
        actual object on which conditions are performed.