all tests back compiling, still a few failing marked ignored

This commit is contained in:
Keith Donald
2009-07-20 22:05:28 +00:00
parent 603ffe80c8
commit dc5faec189
4 changed files with 82 additions and 103 deletions

View File

@@ -32,7 +32,7 @@ import java.util.TreeSet;
* @author Keith Donald
* @since 3.0
*/
class ConversionUtils {
public class ConversionUtils {
/**
* Get the java.util.Collection implementation class that should be used for the given target collection type.