public class BooleanUtil extends Object
Constructor and Description |
---|
BooleanUtil() |
Modifier and Type | Method and Description |
---|---|
static Boolean |
parseYN(String in) |
static String |
toYNString(Boolean bool) |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.