I am getting this error in Eclipse while writing a GWT app
The interface Observer cannot be implemented more than once with different arguments:
Composite must already implement Observer. Is that what really intended? You want this CompositeWordLists class to observe two ways at once?