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