Class ApplicationModuleIdentifiers

java.lang.Object
org.springframework.modulith.core.ApplicationModuleIdentifiers
All Implemented Interfaces:
Iterable<ApplicationModuleIdentifier>

public class ApplicationModuleIdentifiers extends Object implements Iterable<ApplicationModuleIdentifier>
ApplicationModuleIdentifiers that allow iteration in the order provided by the sources.
Since:
1.4
Author:
Oliver Drotbohm