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

com.codota.service.client.requests.Empty Maven / Gradle / Ivy

package com.codota.service.client.requests;

/**
 * Created by yahave on 21/12/2016.
 */
public class Empty {
    public static Empty EMPTY = new Empty();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy