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

com.zipwhip.signals.presence.PresenceRecordGroup Maven / Gradle / Ivy

The newest version!
package com.zipwhip.signals.presence;

import java.io.Serializable;
import java.util.HashMap;

/**
 * Created by IntelliJ IDEA.
 * User: David Davis
 * Date: 7/27/11
 * Time: 2:45 PM
 */
public class PresenceRecordGroup extends HashMap implements Serializable {

	private static final long serialVersionUID = 1L;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy