playn.flash
Class FlashStorage
java.lang.Object
playn.flash.FlashStorage
- All Implemented Interfaces:
- Storage
public class FlashStorage
- extends Object
- implements Storage
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlashStorage
public FlashStorage()
getItem
public String getItem(String key)
- Specified by:
getItem in interface Storage
isPersisted
public boolean isPersisted()
- Specified by:
isPersisted in interface Storage
removeItem
public void removeItem(String key)
- Specified by:
removeItem in interface Storage
setItem
public void setItem(String key,
String data)
throws RuntimeException
- Specified by:
setItem in interface Storage
- Throws:
RuntimeException
Copyright © 2011. All Rights Reserved.