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

model.InboundConnectionRequestList Maven / Gradle / Ivy

There is a newer version: 1.3.9
Show newest version
package model;

import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import java.util.ArrayList;

@JsonIgnoreProperties(ignoreUnknown = true)
public class InboundConnectionRequestList extends ArrayList {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy