Newer
Older
JumpingGame / src / main / java / models / IModel.java
package models;

public interface IModel {
}