bindings/java/: Initialize `time' and `interval' to zero.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 29 Mar 2009 11:55:32 +0000 (13:55 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 29 Mar 2009 11:55:32 +0000 (13:55 +0200)
commitd97acaca7750c00b9ae168fe8082e5229c5ec29d
treeed11c6bc5d77b3134ce0afe56e75a31fba479391
parent50dd17b4745caa665e0b2221f4d3cccf41f7430b
bindings/java/: Initialize `time' and `interval' to zero.

They will be replaced by the correct values automatically, so it's better
to initialize the members to those ``magic'' values..
bindings/java/org/collectd/api/PluginData.java
bindings/java/org/collectd/api/ValueList.java