public class IntegerAndIntegerPairParameter extends PairParameter<Integer,Integer>
Modifier and Type | Class and Description |
---|---|
static class |
IntegerAndIntegerPairParameter.List
A collection of multiple
IntegerAndIntegerPairParameter |
PairParameter.Deserializer<K,V>, PairParameter.Serializer
Constructor and Description |
---|
IntegerAndIntegerPairParameter()
Creates a new instance
|
IntegerAndIntegerPairParameter(IntegerAndIntegerPairParameter other)
Creates a copy
|
IntegerAndIntegerPairParameter(int key,
int value) |
getKey, getKeyClass, getValue, getValueClass, reportValidity, setKey, setValue, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
generateValidityReport
comparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCode
public IntegerAndIntegerPairParameter()
public IntegerAndIntegerPairParameter(int key, int value)
public IntegerAndIntegerPairParameter(IntegerAndIntegerPairParameter other)
other
- the originalCopyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.