public class OptionalLongParameter extends OptionalParameter<Long>
Long
OptionalParameter.Deserializer<T>, OptionalParameter.Serializer
Constructor and Description |
---|
OptionalLongParameter()
Creates a new instance
|
OptionalLongParameter(OptionalLongParameter other)
Creates a copy
|
Modifier and Type | Method and Description |
---|---|
Long |
setNewInstance()
Adds a new instance of the content class
Override this method for types that cannot be default-constructed
|
getContent, getContentClass, getContentOrDefault, isEnabled, setContent, setEnabled, toString
public OptionalLongParameter()
public OptionalLongParameter(OptionalLongParameter other)
other
- the originalpublic Long setNewInstance()
OptionalParameter
setNewInstance
in class OptionalParameter<Long>
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.