Package org.opentcs.components.kernel
Interface ObjectNameProvider
- All Superinterfaces:
java.util.function.Function<CreationTO,java.lang.String>
public interface ObjectNameProvider extends java.util.function.Function<CreationTO,java.lang.String>
Provides names for
CreationTO
s.