google-code-export / uimafit

Automatically exported from code.google.com/p/uimafit
2 stars 1 forks source link

Several create() methods missing from FSCollectionFactory #112

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
These create() methods are missing at the moment:

public static Collection<String> create(StringList aList)
public static Collection<Integer> create(IntegerList aList)
public static Collection<Float> create(FloatList aList)

Original issue reported on code.google.com by richard.eckart on 8 Jan 2012 at 3:17

GoogleCodeExporter commented 9 years ago
Added in revision 727.

Original comment by richard.eckart on 8 Jan 2012 at 3:21