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

com.stellariver.milky.common.base.Displayable Maven / Gradle / Ivy

There is a newer version: 0.2.6
Show newest version
package com.stellariver.milky.common.base;

public interface Displayable {

    String getDisplay();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy