commons-collections/src/main/java/org/apache/commons/collections4
XenoAmess 6234fa132f Fix animal sniffer, Travis CI, and javadocs issues 2020-08-28 21:28:08 +12:00
..
bag [COLLECTIONS-764] Refine javadoc and fix typos 2020-08-26 14:44:59 +12:00
bidimap [COLLECTIONS-757] Update the JavaDoc of the BidiMap (#146) 2020-04-26 09:59:21 -04:00
bloomfilter made BloomFilterIndexer and HashFunctionValidator public (#139) 2020-04-21 11:27:23 -04:00
collection Standardize on American English spelling of 'behavior'. 2020-03-30 10:48:32 -04:00
comparators Standardize on American English spelling of 'behavior'. 2020-03-30 10:48:32 -04:00
functors Add indentation check to checkstyle. 2020-02-24 21:22:06 +00:00
iterators Fix animal sniffer, Travis CI, and javadocs issues 2020-08-28 21:28:08 +12:00
keyvalue Fixed checkstyle. 2020-02-18 23:07:19 +00:00
list Merge conditions using the same blocks. 2020-06-17 11:32:10 -04:00
map [COLLECTIONS-764] Refine javadoc and fix typos 2020-08-26 14:44:59 +12:00
multimap Standardize on American English spelling of 'behavior'. 2020-03-30 10:48:32 -04:00
multiset [COLLECTIONS-764] Refine javadoc and fix typos 2020-08-26 14:44:59 +12:00
properties Add @SuppressWarnings and Javadoc. 2020-03-30 09:34:23 -04:00
queue [COLLECTIONS-764] Refine javadoc and fix typos 2020-08-26 14:44:59 +12:00
sequence Fixed checkstyle. 2020-02-18 23:07:19 +00:00
set Standardize on American English spelling of 'behavior'. 2020-03-30 10:48:32 -04:00
splitmap Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
trie [COLLECTIONS-764] Refine javadoc and fix typos 2020-08-26 14:44:59 +12:00
ArrayStack.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
ArrayUtils.java [COLLECTIONS-759]: add newline at end of file, and convert to unix (LF instead of CRLF) fixing checkstyle (#147) 2020-04-22 10:35:40 -04:00
Bag.java [COLLECTIONS-764] Refine javadoc and fix typos 2020-08-26 14:44:59 +12:00
BagUtils.java Standardize on American English spelling of 'behavior'. 2020-03-30 10:48:32 -04:00
BidiMap.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
BoundedCollection.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
BoundedMap.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
Closure.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
ClosureUtils.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
CollectionUtils.java [COLLECTIONS-708] Formatting and update javadocs 2020-08-20 20:36:17 +12:00
ComparatorUtils.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
EnumerationUtils.java [COLLECTIONS-780] Add 2020-01-12 10:32:00 -05:00
Equator.java Fixed checkstyle. 2020-02-18 23:07:19 +00:00
Factory.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
FactoryUtils.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
FluentIterable.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
FunctorException.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
Get.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
IterableGet.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
IterableMap.java Close tags in class-level Javadoc. No empty p tags. 2019-05-10 08:37:02 -04:00
IterableSortedMap.java Remove @version tag as this component has been migrated to git 2017-09-12 23:00:44 +12:00
IterableUtils.java [COLLECTIONS-737]: Return 0 immeditaly if the given iterable is null in IterableUtils#size. Update tests. 2020-03-28 18:14:22 +13:00
IteratorUtils.java Fixed checkstyle. 2020-02-18 23:07:19 +00:00
KeyValue.java Close tags in class-level Javadoc. No empty p tags. 2019-05-10 08:37:02 -04:00
ListUtils.java Standardize on American English spelling of 'behavior'. 2020-03-30 10:48:32 -04:00
ListValuedMap.java Close tags in class-level Javadoc. No empty p tags. 2019-05-10 08:37:02 -04:00
MapIterator.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
MapUtils.java Improve MapUtils with the null checks, add JUnit for it and add Javadoc for the parameter indent. (#126) 2020-04-28 09:41:39 -04:00
MultiMap.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
MultiMapUtils.java Standardize on American English spelling of 'behavior'. 2020-03-30 10:48:32 -04:00
MultiSet.java [COLLECTIONS-764] Refine javadoc and fix typos 2020-08-26 14:44:59 +12:00
MultiSetUtils.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
MultiValuedMap.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
OrderedBidiMap.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
OrderedIterator.java Javadoc: Add missing tags. 2020-01-11 20:15:31 -05:00
OrderedMap.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
OrderedMapIterator.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
Predicate.java [COLLECTIONS-764] Refine javadoc and fix typos 2020-08-26 14:44:59 +12:00
PredicateUtils.java Standardize on American English spelling of 'behavior'. 2020-03-30 10:48:32 -04:00
Put.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
QueueUtils.java Standardize on American English spelling of 'behavior'. 2020-03-30 10:48:32 -04:00
ResettableIterator.java Javadoc: Add missing tags. 2020-01-11 20:15:31 -05:00
ResettableListIterator.java Javadoc: Add missing tags. 2020-01-11 20:15:31 -05:00
SetUtils.java Standardize on American English spelling of 'behavior'. 2020-03-30 10:48:32 -04:00
SetValuedMap.java Close tags in class-level Javadoc. No empty p tags. 2019-05-10 08:37:02 -04:00
SortedBag.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
SortedBidiMap.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
SplitMapUtils.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
Transformer.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
TransformerUtils.java Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. 2019-12-09 22:03:10 -05:00
Trie.java Javadoc: Add missing @param tags for generics. 2017-12-28 13:32:52 -07:00
TrieUtils.java Remove @version tag as this component has been migrated to git 2017-09-12 23:00:44 +12:00
Unmodifiable.java Close tags in class-level Javadoc. No empty p tags. 2019-05-10 08:37:02 -04:00
overview.html Standardize on American English spelling of 'behavior'. 2020-03-30 10:48:32 -04:00
package-info.java Remove @version tag as this component has been migrated to git 2017-09-12 23:00:44 +12:00