corda/classpath/java/util
Johannes Schindelin 466a7fc0c0 Be more verbose when complaining about a non-trivial regex
In particular when constructing regular expressions before compiling them,
it is a good idea to state which exact expression is non-trivial when
complaining about it.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2013-10-18 14:56:05 -05:00
..
concurrent update copyright years 2013-07-02 20:52:38 -06:00
jar update copyright years 2013-07-02 20:52:38 -06:00
logging update copyright years 2013-07-02 20:52:38 -06:00
regex Be more verbose when complaining about a non-trivial regex 2013-10-18 14:56:05 -05:00
zip update copyright years 2013-07-02 20:52:38 -06:00
AbstractCollection.java update copyright years 2013-07-02 20:52:38 -06:00
AbstractList.java update copyright years 2013-07-02 20:52:38 -06:00
AbstractMap.java update copyright years 2013-07-02 20:52:38 -06:00
AbstractQueue.java update copyright years 2013-07-02 20:52:38 -06:00
AbstractSequentialList.java update copyright years 2013-07-02 20:52:38 -06:00
AbstractSet.java update copyright years 2013-07-02 20:52:38 -06:00
ArrayList.java update copyright years 2013-07-02 20:52:38 -06:00
Arrays.java update copyright years 2013-07-02 20:52:38 -06:00
BitSet.java update copyright years 2013-07-02 20:52:38 -06:00
Calendar.java update copyright years 2013-07-02 20:52:38 -06:00
Collection.java update copyright years 2013-07-02 20:52:38 -06:00
Collections.java Removed exception message based on Josh's recommendation 2013-07-17 11:52:48 -06:00
Comparator.java update copyright years 2013-07-02 20:52:38 -06:00
ConcurrentModificationException.java update copyright years 2013-07-02 20:52:38 -06:00
Date.java update copyright years 2013-07-02 20:52:38 -06:00
Enumeration.java update copyright years 2013-07-02 20:52:38 -06:00
EnumSet.java EnumSet.allOf can take advantage of the bulk BitSet.set(start, end) operation to run faster instead of adding each element individually. 2012-07-06 23:47:42 -06:00
EventListener.java update copyright years 2013-07-02 20:52:38 -06:00
EventObject.java update copyright years 2013-07-02 20:52:38 -06:00
HashMap.java update copyright years 2013-07-02 20:52:38 -06:00
HashSet.java update copyright years 2013-07-02 20:52:38 -06:00
Hashtable.java update copyright years 2013-07-02 20:52:38 -06:00
IdentityHashMap.java update copyright years 2013-07-02 20:52:38 -06:00
Iterator.java update copyright years 2013-07-02 20:52:38 -06:00
LinkedList.java update copyright years 2013-07-02 20:52:38 -06:00
List.java update copyright years 2013-07-02 20:52:38 -06:00
ListIterator.java update copyright years 2013-07-02 20:52:38 -06:00
Locale.java update copyright years 2013-07-02 20:52:38 -06:00
Map.java update copyright years 2013-07-02 20:52:38 -06:00
MissingResourceException.java update copyright years 2013-07-02 20:52:38 -06:00
NoSuchElementException.java update copyright years 2013-07-02 20:52:38 -06:00
Properties.java update copyright years 2013-07-02 20:52:38 -06:00
PropertyResourceBundle.java update copyright years 2013-07-02 20:52:38 -06:00
Queue.java update copyright years 2013-07-02 20:52:38 -06:00
Random.java update copyright years 2013-07-02 20:52:38 -06:00
RandomAccess.java update copyright years 2013-07-02 20:52:38 -06:00
ResourceBundle.java update copyright years 2013-07-02 20:52:38 -06:00
Set.java update copyright years 2013-07-02 20:52:38 -06:00
SortedSet.java update copyright years 2013-07-02 20:52:38 -06:00
Stack.java update copyright years 2013-07-02 20:52:38 -06:00
StringTokenizer.java update copyright years 2013-07-02 20:52:38 -06:00
TreeMap.java update copyright years 2013-07-02 20:52:38 -06:00
TreeSet.java update copyright years 2013-07-02 20:52:38 -06:00
UUID.java add bare-bones UUID implementation 2011-09-29 18:27:34 -06:00
Vector.java update copyright years 2013-07-02 20:52:38 -06:00
WeakHashMap.java update copyright years 2013-07-02 20:52:38 -06:00