string[] 转 Set<String>Set<String> genetics = new HashSet<String>(Arrays.asList(geneticPredisposings));