|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gradle.api.changedetection.state.StateFileReader
class StateFileReader
Constructor Summary | |
StateFileReader(IoFactory ioFactory, File stateFile)
|
Method Summary | |
---|---|
void
|
lastStateFileItemRead()
|
StateFileItem
|
readStateFileItem()
|
Methods inherited from class java.lang.Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Constructor Detail |
---|
public StateFileReader(IoFactory ioFactory, File stateFile)
Method Detail |
---|
public void lastStateFileItemRead()
public StateFileItem readStateFileItem()
Groovy Documentation