All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.activitystream.Entity Maven / Gradle / Ivy

package com.activitystream;

import java.util.Map;

public interface Entity {

    void addToObject(Map jsonObject);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy