public class Round extends Object implements Function<Integer,Integer>
Double
Integer
Round(Function<Integer,Double> function)
apply(Integer x)
boolean
equals(Object o)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
andThen, compose, identity
public Round(Function<Integer,Double> function)
public Integer apply(Integer x)
apply
Function<Integer,Integer>
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2014–2021 MuleSoft, Inc.. All rights reserved.