public interface IHunkFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
select(IHunk hunk)
Returns true if the given hunk should be applied
|
boolean select(IHunk hunk)
hunk - the hunk
Copyright (c) 2000, 2016 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.