Package com.tagtraum.beatunes.inspection
Class IgnoreFileReadOnly
- java.lang.Object
-
- com.tagtraum.beatunes.inspection.IgnoreFileReadOnly
-
- All Implemented Interfaces:
IssueDescriptor
public class IgnoreFileReadOnly extends Object implements IssueDescriptor
Indicates that a file is read-only, but we don't care.- Author:
- Hendrik Schreiber
-
-
Constructor Summary
Constructors Constructor Description IgnoreFileReadOnly()
IgnoreFileReadOnly(long id)
-