Interface ZooProvider

  • All Known Implementing Classes:
    DefaultZooProvider

    public interface ZooProvider
    The ZooProvider is a service provider that enables ServiceLoader to locate and load at the run time.
    • Method Detail

      • getName

        default java.lang.String getName()
        Gets the name of the ModelZoo.
        Returns:
        the name of the ModelZoo