Parent Directory
|
Revision Log
|
Patch
revision 769 by alfonx, Sun Mar 21 11:02:34 2010 UTC | revision 800 by alfonx, Wed Apr 14 16:33:30 2010 UTC | |
---|---|---|
# | Line 8 import skrueger.AttributeMetadataImpl; | Line 8 import skrueger.AttributeMetadataImpl; |
8 | ||
9 | public class AttributeMetadataImplMap extends AttributeMetadataMap<AttributeMetadataImpl> { | public class AttributeMetadataImplMap extends AttributeMetadataMap<AttributeMetadataImpl> { |
10 | ||
11 | private static final long serialVersionUID = 6781939984242527498L; | |
12 | ||
13 | ||
14 | public AttributeMetadataImplMap(List<String> langs) { | public AttributeMetadataImplMap(List<String> langs) { |
15 | super(langs); | super(langs); |
16 | } | } |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |