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