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

com.godmao.core.ICard Maven / Gradle / Ivy

There is a newer version: 0.2.6.RELEASE
Show newest version
package com.godmao.core;

import java.io.Serializable;

public interface ICard extends Serializable {
    Integer getNumber();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy