Schnittstelle IIterableTool
- Alle bekannten Implementierungsklassen:
IterableTool
public interface IIterableTool
A
IIterableTool
provides methods to handle Iterable
s.- Version:
- 2024-12-12
- Autor:
- Silvan Wyss
-
Methodenübersicht
-
Methodendetails
-
getElementCount
- Parameter:
iterable
-- Gibt zurück:
- the number of elements of the given iterable.
-