Interface IngredientSingleton<T extends IIngredient>

All Known Implementing Classes:
IngredientAny

public interface IngredientSingleton<T extends IIngredient>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getInstance

      T getInstance()