Object HashSetDictionary.Companion
-
- All Implemented Interfaces:
public class HashSetDictionary.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static HashSetDictionary.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final DictionaryopenFile(FileHandle file)final Dictionarycreate(String name, ByteArray bytes)-
-
Method Detail
-
openFile
final Dictionary openFile(FileHandle file)
-
create
final Dictionary create(String name, ByteArray bytes)
-
-
-
-