diff options
| author | Andrew John Hughes <gnu_andrew@member.fsf.org> | 2010-04-27 23:30:55 +0000 |
|---|---|---|
| committer | Andrew John Hughes <gnu_andrew@member.fsf.org> | 2010-04-27 23:30:55 +0000 |
| commit | 07e7d96d0d137d84db66c4bab0db2a605f074a90 (patch) | |
| tree | e97f03f5222454db23702b1b61d3e412e1694f59 /gnu/java/rmi/RMIMarshalledObjectOutputStream.java | |
| parent | 8fce69e48341afae076e42bd0ecf6c79537d0843 (diff) | |
| download | classpath-07e7d96d0d137d84db66c4bab0db2a605f074a90.tar.gz | |
Add generic types.
2010-04-28 Andrew John Hughes <ahughes@redhat.com>
* gnu/javax/print/ipp/IppUtilities.java:
(INTEGER_CLASS_ARRAY): Use generic typing.
(TEXT_CLASS_ARRAY): Likewise.
(classesByName): Likewise.
(instanceByClass): Likewise.
(getClass(String)): Remove cast. Return generic type.
(getSupportedAttrName(Class<? extends Attribute>)): Remove cast.
Add generic type to parameter.
(getSupportedCategory(Class<?> extends Attribute>)): Likewise.
(getEnumAttribute(String,Object)): Add missing generic types on Class.
(getIntegerAttribute(String,int)): Likewise and on Constructor.
(getTextAttribute(String,byte,byte[])): Likewise.
Diffstat (limited to 'gnu/java/rmi/RMIMarshalledObjectOutputStream.java')
0 files changed, 0 insertions, 0 deletions
