Interface StartupStep.Tags

All Superinterfaces:
Iterable<StartupStep.Tag>
Enclosing interface:
StartupStep

public static interface StartupStep.Tags extends Iterable<StartupStep.Tag>
Immutable collection of StartupStep.Tag.
Since:
5.3
Author:
Brian Clozel