Class StringInterner.FileKey
java.lang.Object
com.biglybt.core.util.StringInterner.FileKey
- All Implemented Interfaces:
StringInterner.StringSupplier, Comparable<StringInterner.StringSupplier>, Supplier<String>
- Direct Known Subclasses:
StringInterner.DirKey
- Enclosing class:
StringInterner
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final String[]static final StringInterner.FileKeyprivate final int -
Constructor Summary
ConstructorsModifierConstructorDescriptionFileKey(StringInterner.FileKey fk, String tail) protectedFileKey(StringInterner.FileKey fk, String tail, boolean is_dir) protectedprotected -
Method Summary
-
Field Details
-
EMPTY_FILE
-
hash_code
private final int hash_code -
comps
-
-
Constructor Details
-
FileKey
-
FileKey
-
FileKey
-
FileKey
-
FileKey
-
FileKey
-
FileKey
-
-
Method Details
-
getFile
-
isEmpty
public boolean isEmpty()- Specified by:
isEmptyin interfaceStringInterner.StringSupplier
-
toString
-
get
-
hashCode
-
equals
-
compareTo
- Specified by:
compareToin interfaceComparable<StringInterner.StringSupplier>
-
isFile
public boolean isFile()
-