Package org.infinispan.cli.converters
Class NullableIntegerConverter
java.lang.Object
org.infinispan.cli.converters.NullableIntegerConverter
- All Implemented Interfaces:
org.aesh.command.converter.Converter<Integer,org.aesh.command.converter.ConverterInvocation>
public class NullableIntegerConverter
extends Object
implements org.aesh.command.converter.Converter<Integer,org.aesh.command.converter.ConverterInvocation>
- Since:
- 11.0
- Author:
- Tristan Tarrant <tristan@infinispan.org>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NullableIntegerConverter
public NullableIntegerConverter()
-
-
Method Details
-
convert
- Specified by:
convertin interfaceorg.aesh.command.converter.Converter<Integer,org.aesh.command.converter.ConverterInvocation>
-