From 36a87b81fee117cdc1fe028eb12094da94277580 Mon Sep 17 00:00:00 2001 From: Yang Song Date: Tue, 5 Sep 2017 16:11:21 -0700 Subject: Implement Duration.compareTo() (#582) * Update Duration.compareTo() * Add check for negative duration for interval --- findbugs-exclude.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'findbugs-exclude.xml') diff --git a/findbugs-exclude.xml b/findbugs-exclude.xml index 119f823e..ef950976 100644 --- a/findbugs-exclude.xml +++ b/findbugs-exclude.xml @@ -11,5 +11,11 @@ + + + + + + -- cgit v1.2.3