Package step.functions.accessor
Interface FunctionAccessor
-
- All Superinterfaces:
step.core.accessors.Accessor<step.functions.Function>
- All Known Implementing Classes:
CachedFunctionAccessor,LayeredFunctionAccessor
public interface FunctionAccessor extends step.core.accessors.Accessor<step.functions.Function>