Modifiers | Name | Description |
---|---|---|
private static java.lang.String |
FILE_TYPE |
|
private static java.lang.String |
NAME_SCHEMA |
Fields inherited from class | Fields |
---|---|
class DataFile |
fileType, name, relativePath |
Constructor and description |
---|
protected FastQFile
(java.lang.String name, java.lang.String relativePath) |
Type Params | Return Type | Name and description |
---|---|---|
|
static FastQFile |
create(java.lang.String name, java.lang.String relativePath) |
|
private void |
validateName() |
Methods inherited from class | Name |
---|---|
class DataFile |
equals, getFileType, getName, getRelativePath, hashCode |