public static interface FileReftableStack.Writer
Modifier and Type | Method and Description |
---|---|
void |
call(ReftableWriter w)
Write data to reftable
|
void call(ReftableWriter w) throws IOException
w
- writer to useIOException
Copyright © 2021 Eclipse JGit Project. All rights reserved.