Interface AnimalCreator

All Superinterfaces:
Entity.Creator<Animal,​AnimalCreator>
All Known Implementing Classes:
AnimalCreator.Default

public interface AnimalCreator
extends Entity.Creator<Animal,​AnimalCreator>