Use nullOrNonPositive instead of nullOrNonZero 81/48981/2
authorJacky Hu <hudayou@hotmail.com>
Mon, 5 Dec 2016 12:54:26 +0000 (20:54 +0800)
committerTom Pantelis <tpanteli@brocade.com>
Mon, 12 Dec 2016 11:49:46 +0000 (11:49 +0000)
commit1c3ef198916a5f6f33ab173c35e4a5a53a7bde8b
tree5901ac5cf7f2acb80b9dbc0fa371e8f9f3560496
parent2875772469b2f8ed80f2dd6b539a8482d1f2e0b0
Use nullOrNonPositive instead of nullOrNonZero

The method name should match it's functionality to test whether the
duration is positive or not.

Change-Id: I830d1072d5854d88a96f02a3f161456329a50be7
Signed-off-by: Jacky Hu <hudayou@hotmail.com>
opendaylight/config/netty-timer-config/src/main/java/org/opendaylight/controller/config/yang/netty/timer/HashedWheelTimerCloseable.java