Class BagOf.BagOfPredicate

    • Method Detail

      • add

        protected void add​(java.util.List<Term> l,
                           Term t)
        "bagof" returns all elements (including duplicates) in the order they were found.
        Specified by:
        add in class AbstractCollectionOf