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