Interface MiniCatalog<T>
- All Known Implementing Classes:
BasicMiniCatalog, StarCatalog, VitaminReader
public interface MiniCatalog<T>
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Method Summary
-
Method Details
-
getAll
-
findByName
-
size
int size()Returns the size of the catalog.
-