Propagate @NonNull collection annotations
[yangtools.git] / yang / yang-parser-rfc7950 / src / main / java / org / opendaylight / yangtools / yang / parser / rfc7950 / stmt / deviate / DeviateEffectiveStatementImpl.java
2020-11-18 Robert VargaPropagate @NonNull collection annotations 75/93875/10
2020-10-04 Robert VargaReplace UniqueConstraint with UniqueEffectiveStatement 94/92894/3
2020-10-04 Robert VargaAdd EffectiveStatementEquivalent 85/91885/9
2020-07-02 Robert VargaOptimize deviate statement implementations 77/90877/5
2020-07-02 Robert VargaEliminate DeviateEffectiveStatementImpl.deviateType 76/90876/2
2020-01-22 Robert VargaRemove hashCode()/equals() from SchemaNode implementations 78/87078/8
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2018-12-14 Robert VargaMass migrate fields to use Immutable collections 06/78806/2
2017-11-13 Robert VargaYANGTOOLS-706: Split out yang-parser-rfc7950 56/65456/11