public static class InputProperty.HashDistribution extends InputProperty.RequiredDistribution
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int[] |
getKeys() |
int |
hashCode() |
String |
toString() |
getTypepublic int[] getKeys()
public boolean equals(Object o)
equals in class InputProperty.RequiredDistributionpublic int hashCode()
hashCode in class InputProperty.RequiredDistributionpublic String toString()
toString in class InputProperty.RequiredDistributionCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.