public static final class ProfileFile.Aggregator extends Object
ProfileFiles together into a single file. This will merge their profiles and
properties together.| Constructor and Description |
|---|
Aggregator() |
| Modifier and Type | Method and Description |
|---|---|
ProfileFile.Aggregator |
addFile(ProfileFile file)
Add a file to be aggregated.
|
ProfileFile |
build() |
public ProfileFile.Aggregator addFile(ProfileFile file)
public ProfileFile build()
Copyright © 2021. All rights reserved.