Improve javadoc for some addons (#15701)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
@@ -28,6 +28,8 @@ public interface AhaCollectionSchedule {
|
||||
|
||||
/**
|
||||
* Returns the next collection dates per {@link WasteType}.
|
||||
*
|
||||
* @throws IOException
|
||||
*/
|
||||
Map<WasteType, CollectionDate> getCollectionDates() throws IOException;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user