net.alantea.storex.StorageList Maven / Gradle / Ivy
package net.alantea.storex;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
* The Class StorageList.
*/
class StorageList implements Storable
{
/** The content. */
List
© 2015 - 2025 Weber Informatics LLC | Privacy Policy