public static class AbstractRewriteMojo.ChangesContainer extends Object
| Constructor and Description |
|---|
ChangesContainer(Collection<org.openrewrite.Change> changes) |
public ChangesContainer(Collection<org.openrewrite.Change> changes)
public boolean isNotEmpty()
public Stream<org.openrewrite.Change> stream()
Copyright © 2020 Rewrite, Inc.. All rights reserved.