Bump odlparent to 10.0.0
[yangtools.git] / common / util / src / main / java / org / opendaylight / yangtools / util / SingletonSet.java
2022-03-04 Robert VargaBump odlparent to 10.0.0 67/99767/14
2020-03-18 Robert VargaDocument SingletonSet 87/88487/2
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2018-12-03 Robert VargaOptimize SingletonSet.containsAll() 88/78388/1
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
2018-05-30 Robert VargaImprove SingletonSet.spliterator() 69/72469/4
2017-10-09 Robert VargaCleanup use of Guava library 85/61985/23
2017-06-12 Robert VargaFix checkstyle offences found by newer plugin 61/58761/1
2017-06-05 Robert VargaFix eclipse/checkstyle warnings 16/58216/9
2016-12-06 Stephen KittPropagate @Nonnull and @Nullable annotations 71/47971/7
2016-11-02 Stephen KittCleanup: remove redundant casts 34/47834/2
2016-04-14 Stephen KittDrop unneeded generic type specifiers 50/37550/2
2015-09-10 Robert VargaIntroduce SharedSingletonMap 45/26545/8