public class OptionalLongAdapter extends AbstractOptionalAdapter<Long>
| Constructor and Description | 
|---|
OptionalLongAdapter()  | 
| Modifier and Type | Method and Description | 
|---|---|
Long | 
fromString(String v)  | 
marshal, unmarshalpublic Long fromString(String v)
fromString in class AbstractOptionalAdapter<Long>Copyright © 2020. All rights reserved.