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