Uses of Package
org.multiverse.api.functions
Packages that use org.multiverse.api.functions
Package
Description
-
Classes in org.multiverse.api.functions used by org.multiverse.api.functionsClassDescriptionA
Function
for primitives that accepts an argument of type boolean and returns a new value of the same type.AFunction
for primitives that accepts an argument of type double and returns a new value of the same type.A Function that accepts an argument of a certain type and returns a new value of the same type.AIntFunction
that increased the value with the supplied amount.AFunction
for primitives that accepts an argument of type int and returns a new value of the same type.AFunction
for primitives that accepts an argument of type long and returns a new value of the same type. -
Classes in org.multiverse.api.functions used by org.multiverse.api.referencesClassDescriptionA
Function
for primitives that accepts an argument of type boolean and returns a new value of the same type.AFunction
for primitives that accepts an argument of type double and returns a new value of the same type.A Function that accepts an argument of a certain type and returns a new value of the same type.AFunction
for primitives that accepts an argument of type int and returns a new value of the same type.AFunction
for primitives that accepts an argument of type long and returns a new value of the same type. -
Classes in org.multiverse.api.functions used by org.multiverse.stms.gamma.transactionalobjectsClassDescriptionA
Function
for primitives that accepts an argument of type boolean and returns a new value of the same type.AFunction
for primitives that accepts an argument of type double and returns a new value of the same type.A Function that accepts an argument of a certain type and returns a new value of the same type.AFunction
for primitives that accepts an argument of type int and returns a new value of the same type.AFunction
for primitives that accepts an argument of type long and returns a new value of the same type. -
Classes in org.multiverse.api.functions used by org.multiverse.stms.gamma.transactionsClassDescriptionA Function that accepts an argument of a certain type and returns a new value of the same type.