public interface ResourceMatcher
PatchType.| Modifier and Type | Method and Description |
|---|---|
boolean |
isResourceAcceptable(PatchType type,
String patchName)
This method compare patch if he corresponds with presumed type.
|
boolean isResourceAcceptable(PatchType type, String patchName)
type - type of patch we presumed.patchName - file name of the patchPatchTypeCopyright © 2020 FG Forrest, a.s.. All rights reserved.