ThrowableFunction

public interface ThrowableFunction

Class ThrowableFunction. Provides throwablefunction functionality for the Hytale server.

java.lang.Object > ThrowableFunction

Field Summary

No fields documented.

Method Detail

apply

public R apply (final T t)

Method apply.

Parameters:
final T t