public class OptionalIntegerAdapter extends AbstractOptionalAdapter<Integer>
Constructor and Description |
---|
OptionalIntegerAdapter() |
Modifier and Type | Method and Description |
---|---|
Integer |
fromString(String v) |
marshal, unmarshal
public Integer fromString(String v)
fromString
in class AbstractOptionalAdapter<Integer>
Copyright © 2021. All rights reserved.