Constructor and Description |
---|
DefaultIfNull() |
DefaultIfNull(Object defaultValue) |
Modifier and Type | Method and Description |
---|---|
Object |
apply(Object input) |
boolean |
equals(Object o) |
Object |
getDefaultValue() |
int |
hashCode() |
void |
setDefaultValue(Object defaultValue) |
public DefaultIfNull()
public DefaultIfNull(Object defaultValue)
public void setDefaultValue(Object defaultValue)
public Object getDefaultValue()
public boolean equals(Object o)
equals
in class KorypheFunction<Object,Object>
public int hashCode()
hashCode
in class KorypheFunction<Object,Object>
Copyright © 2021. All rights reserved.