Class EmptyCollection<T>
java.lang.Object
org.palladiosimulator.retriever.core.service.EmptyCollection<T>
- All Implemented Interfaces:
org.palladiosimulator.retriever.services.ServiceCollection<T>
public class EmptyCollection<T>
extends Object
implements org.palladiosimulator.retriever.services.ServiceCollection<T>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
EmptyCollection
public EmptyCollection()
-
-
Method Details
-
getServices
- Specified by:
getServices
in interfaceorg.palladiosimulator.retriever.services.ServiceCollection<T>
-