Class EmptyCollection<T>

java.lang.Object
org.palladiosimulator.somox.analyzer.rules.service.EmptyCollection<T>
All Implemented Interfaces:
ServiceCollection<T>

public class EmptyCollection<T> extends Object implements ServiceCollection<T>
  • Constructor Details

    • EmptyCollection

      public EmptyCollection()
  • Method Details