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