Package dev.webfx.platform.storage
Class LocalStorage
java.lang.Object
dev.webfx.platform.storage.LocalStorage
- Author:
- Bruno Salmon
-
Method Summary
-
Method Details
-
setItem
-
getItem
-
removeItem
-
getKeys
-
length
public static int length() -
clear
public static void clear()
-