commons-collections/src/main/java/org/apache/commons/collections4/collection
Gary Gregory a6d53a7649 Standardize on American English spelling of 'behavior'. 2020-03-30 10:48:32 -04:00
..
AbstractCollectionDecorator.java Standardize on American English spelling of 'behavior'. 2020-03-30 10:48:32 -04:00
CompositeCollection.java Add indentation check to checkstyle. 2020-02-24 21:22:06 +00:00
IndexedCollection.java Close tags in class-level Javadoc. No empty p tags. 2019-05-10 08:37:02 -04:00
PredicatedCollection.java Remove redundant semicolons. 2020-01-26 17:29:45 -05:00
SynchronizedCollection.java Standardize on American English spelling of 'behavior'. 2020-03-30 10:48:32 -04:00
TransformedCollection.java Use Objects#requireNonNull() instead of if-null-then-throw-NPE. 2019-12-09 21:01:21 -05:00
UnmodifiableBoundedCollection.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
UnmodifiableCollection.java Close tags in class-level Javadoc. No empty p tags. 2019-05-10 08:37:02 -04:00
package-info.java Remove @version tag as this component has been migrated to git 2017-09-12 23:00:44 +12:00