Package gg.xp.xivsupport.rsv
Class PersistentRsvLibrary
java.lang.Object
gg.xp.xivsupport.rsv.PersistentRsvLibrary
- All Implemented Interfaces:
RsvLibrary
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptiondumpAll()
@Nullable String
static void
install()
void
set
(GameLanguage lang, String rsvKey, String rsvValue) void
setCurrentLang
(GameLanguage currentLang)
-
Field Details
-
INSTANCE
-
-
Method Details
-
install
public static void install() -
setCurrentLang
-
get
- Specified by:
get
in interfaceRsvLibrary
-
set
-
dumpAll
-