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

io.pelle.mango.db.IUser Maven / Gradle / Ivy

The newest version!
package io.pelle.mango.db;

import io.pelle.mango.server.base.IClient;

public interface IUser
{
	IClient getClient();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy