Interface ActionStatementAwareDeclaredStatement<A>

    • Method Detail

      • getActions

        default @NonNull Collection<? extends ActionStatement> getActions()
        Return actions in this container. Since actions were introduced in RFC7950, hence RFC6020 semantics always returns an empty collection.
        Returns:
        collection of action statements