public class LfsPointerFilter extends TreeFilter
ALL, ANY_DIFF| Constructor and Description |
|---|
LfsPointerFilter() |
| Modifier and Type | Method and Description |
|---|---|
TreeFilter |
clone() |
LfsPointer |
getPointer() |
boolean |
include(TreeWalk walk) |
boolean |
shouldBeRecursive() |
matchFilter, negate, toStringpublic LfsPointer getPointer()
LfsPointer or nullpublic boolean include(TreeWalk walk) throws MissingObjectException, IncorrectObjectTypeException, IOException
include in class TreeFilterMissingObjectExceptionIncorrectObjectTypeExceptionIOExceptionpublic boolean shouldBeRecursive()
shouldBeRecursive in class TreeFilterpublic TreeFilter clone()
clone in class TreeFilterCopyright © 2019 Eclipse JGit Project. All rights reserved.