Interface IngredientSingleton<T extends IIngredient>


public interface IngredientSingleton<T extends IIngredient>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getInstance

      T getInstance()