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