Merged gcj-eclipse branch to trunk.
From-SVN: r120621
This commit is contained in:
@@ -136,7 +136,7 @@ public interface ImageConsumer
|
||||
*
|
||||
* @param props the list of properties associated with this image
|
||||
*/
|
||||
void setProperties(Hashtable props);
|
||||
void setProperties(Hashtable<?,?> props);
|
||||
|
||||
/**
|
||||
* This <code>ColorModel</code> should indicate the model used by
|
||||
|
||||
Reference in New Issue
Block a user