Package ucar.nc2.ft.point.collection
Interface UpdateableCollection
-
- All Known Implementing Classes:
CompositePointCollection
,CompositeStationCollection
public interface UpdateableCollection
Mixin for update() method.- Since:
- Nov 22, 2010
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CalendarDateRange
update()
-
-
-
Method Detail
-
update
CalendarDateRange update() throws IOException
- Throws:
IOException
-
-