Package com.google.gwt.activity.shared
Interface FilteredActivityMapper.Filter
-
- Enclosing class:
- FilteredActivityMapper
public static interface FilteredActivityMapper.FilterImplemented by objects that want to interpret one place as another.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Placefilter(Place place)Returns the filtered interpretation of the givenPlace.
-