Uses of Class
org.lukashian.store.MillisecondStoreData
Packages that use MillisecondStoreData
-
Uses of MillisecondStoreData in org.lukashian.store
Methods in org.lukashian.store that return MillisecondStoreDataModifier and TypeMethodDescriptionstatic MillisecondStoreDataMillisecondStore.data(int calendarKey) Shortcut method to callMillisecondStore.getData(int)on the singletonMillisecondStore.INSTANCE.MillisecondStore.getData(int calendarKey) Gets theMillisecondStoreDatagenerated by theMillisecondStoreDataProviderwith the given key.