public class IncrementalBuildLog extends Object
Constructor and Description |
---|
IncrementalBuildLog() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
Collection<File> |
getCarriedOverOutputs() |
Collection<File> |
getDeletedOutputs() |
Collection<String> |
getMessages(File inputFile) |
Collection<File> |
getRegisteredOutputs() |
public Collection<File> getRegisteredOutputs()
public Collection<File> getDeletedOutputs()
public Collection<File> getCarriedOverOutputs()
public Collection<String> getMessages(File inputFile)
public void clear()
Copyright © 2021. All rights reserved.