@ApplicationScoped public class IntegerConverter extends Object implements Converter<Integer>
| Constructor and Description |
|---|
IntegerConverter() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
convert(Value value)
Converts the supplied
Value into the appropriate kind of
object and returns the result. |
public IntegerConverter()
Copyright © 2019–2020, microBean™. All rights reserved.