public class DataTypeList extends Object
DataTypeList(List<String> good, List<String> bad)
List<String>
getBad()
getGood()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DataTypeList(List<String> good, List<String> bad)
public List<String> getGood()
public List<String> getBad()
Copyright © 2017. All rights reserved.