public class NegatedBooleanConverter extends com.beust.jcommander.converters.BaseConverter<Boolean>
NegatedBooleanConverter(String optionName)
Boolean
convert(String value)
getErrorString, getOptionName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NegatedBooleanConverter(String optionName)
public Boolean convert(String value)
Copyright © 2018 Ken Händel. All rights reserved.