Factor out {SharedSingleton,ImmutableOffset}MapTemplate
[yangtools.git] / common / util / src / main / java / org / opendaylight / yangtools / util / SharedSingletonMap.java
2018-11-25 Robert VargaFactor out {SharedSingleton,ImmutableOffset}MapTemplate 08/78108/4
2018-11-23 Robert VargaAdd ImmutableMapTemplate 59/78059/18
2018-10-08 Robert VargaMigrate common/util to use JDT annotations 12/76712/7
2018-10-05 Robert VargaRevert "Migrate common/util to use JDT annotations" 09/76709/1
2018-10-05 Robert VargaMigrate common/util to use JDT annotations 89/76689/7
2017-11-13 Robert VargaFix checkstyle issues reported by odlparent-3.0.0's... 90/65490/1
2017-10-09 Robert VargaCleanup use of Guava library 85/61985/23
2017-06-05 Robert VargaFix eclipse/checkstyle warnings 16/58216/9
2016-12-06 Stephen KittPropagate @Nonnull and @Nullable annotations 71/47971/7
2016-04-14 Stephen KittDrop unneeded generic type specifiers 50/37550/2
2016-01-26 Robert VargaRemove of/copyOf factory methods 52/32852/5
2016-01-04 Robert VargaBUG-4803: introduce unordered offset maps 26/31726/7
2016-01-04 Robert VargaBUG-4803: make MutableOffsetMap abstract 05/31705/5
2016-01-04 Robert VargaBUG-4803: make SharedSingletonMap abstract 03/31703/3
2015-12-17 Maros MarsalekRevert "Do not retain HashMap$KeySet()" 11/31511/2
2015-12-16 Robert VargaDo not retain HashMap$KeySet() 65/31365/3
2015-09-10 Robert VargaIntroduce SharedSingletonMap 45/26545/8