
com.activitystream.underware.Factories Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sdk Show documentation
Show all versions of sdk Show documentation
For a description please see https://github.com/activitystream/as-sdk-java
package com.activitystream.underware;
import java.util.LinkedHashMap;
import java.util.Map;
public class Factories {
public static Map getMap() {return new LinkedHashMap<>();}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy