diff --git a/bds/source/java/ch/systemsx/cisd/bds/FormatParameter.java b/bds/source/java/ch/systemsx/cisd/bds/FormatParameter.java index de2d2315adbd1041518e93a0235788354aff1924..ca44c5a9c2e5297dd077c6a493eab64ca73979a8 100644 --- a/bds/source/java/ch/systemsx/cisd/bds/FormatParameter.java +++ b/bds/source/java/ch/systemsx/cisd/bds/FormatParameter.java @@ -21,6 +21,7 @@ package ch.systemsx.cisd.bds; * * @author Franz-Josef Elmer */ +// TODO 2008-04-18, Christian Ribeaud: Type this class (should look like FormatParameter<T>). public final class FormatParameter { private final String name;