Interface RendererCondition<T>

    • Method Detail

      • createCondition

        Predicate<T> createCondition()
        Creates a condition for a specific type
        Returns:
        the condition