ucar.nc2.ft
Interface NestedPointFeatureCollectionIterator.Filter

Enclosing interface:
NestedPointFeatureCollectionIterator

public static interface NestedPointFeatureCollectionIterator.Filter

A filter on nestedPointFeatureCollection


Method Summary
 boolean filter(NestedPointFeatureCollection nestedPointFeatureCollection)
           
 

Method Detail

filter

boolean filter(NestedPointFeatureCollection nestedPointFeatureCollection)