Searched defs:toIntegerObject (Results 1 – 1 of 1) sorted by relevance
940 public static Integer toIntegerObject(final boolean bool) { in toIntegerObject() method in BooleanUtils957 …public static Integer toIntegerObject(final boolean bool, final Integer trueValue, final Integer f… in toIntegerObject() method in BooleanUtils975 public static Integer toIntegerObject(final Boolean bool) { in toIntegerObject() method in BooleanUtils997 …public static Integer toIntegerObject(final Boolean bool, final Integer trueValue, final Integer f… in toIntegerObject() method in BooleanUtils