Class FloatParser<C>

java.lang.Object
org.incendo.cloud.parser.standard.NumberParser<C,Float,FloatRange>
org.incendo.cloud.parser.standard.FloatParser<C>
All Implemented Interfaces:
ArgumentParser<C,Float>, SuggestionProviderHolder<C>

@API(status=STABLE) public final class FloatParser<C> extends NumberParser<C,Float,FloatRange>