Class AllOfFeatureExpression.Builder

  • Enclosing class:
    AllOfFeatureExpression

    public static final class AllOfFeatureExpression.Builder
    extends java.lang.Object
    Builds instances of type AllOfFeatureExpression.

    Builder is not thread-safe and generally should not be stored in a field or collection, but instead used immediately to create instances.

    • Method Detail

      • setFeatureExpressions

        public void setFeatureExpressions​(java.lang.Iterable<FeatureExpression> elements)
        Adds elements to featureExpressions.
        Parameters:
        elements - An iterable of featureExpressions elements