Uses of Enum Class
dev.wyck.wrapper.level.noise.function.DensityFunction.Cache
Packages that use DensityFunction.Cache
-
Uses of DensityFunction.Cache in dev.wyck.wrapper.level.noise.function
Subclasses with type arguments of type DensityFunction.Cache in dev.wyck.wrapper.level.noise.functionModifier and TypeClassDescriptionstatic enumCaching markers that wrap a function without changing its value.Methods in dev.wyck.wrapper.level.noise.function that return DensityFunction.CacheModifier and TypeMethodDescriptionstatic DensityFunction.CacheReturns the enum constant of this class with the specified name.static DensityFunction.Cache[]DensityFunction.Cache.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.wyck.wrapper.level.noise.function with parameters of type DensityFunction.CacheModifier and TypeMethodDescriptionDensityFunction.Factory.cache(DensityFunction.Cache cache, DensityFunction input)