Client and backend. Every class listed here is shared: the same code is compiled into your app and into your server. The package's page in the client API lists all of it, including any classes that exist only in the app.

package java.util.function

Types

interface BiConsumer
interface BiFunction
interface BinaryOperator
interface Consumer
interface Function
interface Predicate
interface Supplier
interface UnaryOperator