@DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) public final class FsInputOptions extends Object
FsInputOption,
FsOutputOptions| Modifier and Type | Field and Description |
|---|---|
static BitField<FsInputOption> |
INPUT_PREFERENCES_MASK
The mask of input preferences, which is
. |
static BitField<FsInputOption> |
NO_INPUT_OPTIONS
A bit field with no input options set.
|
| Modifier | Constructor and Description |
|---|---|
private |
FsInputOptions()
You cannot instantiate this class.
|
public static final BitField<FsInputOption> INPUT_PREFERENCES_MASK
BitField.of(FsInputOption.CACHE).public static final BitField<FsInputOption> NO_INPUT_OPTIONS
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.