com.dooapp.gaedo.prevalence.space.commands.Get Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gaedo-prevalence Show documentation
Show all versions of gaedo-prevalence Show documentation
A gaedo-inspired prevalence layer and the associated service, for making the most gaedo-efficient use of that layer
package com.dooapp.gaedo.prevalence.space.commands;
import java.io.Serializable;
import com.dooapp.gaedo.prevalence.space.Command;
import com.dooapp.gaedo.prevalence.space.StorageSpace;
/**
* Get value associated to given key
* @author Nicolas
*
* @param key paremeter type
*/
public class Get implements Command
© 2015 - 2025 Weber Informatics LLC | Privacy Policy