JavaPatternMatching/src/de/dhbwstuttgart/core/IItemWithOffset.java

7 lines
70 B
Java
Executable File

package de.dhbwstuttgart.core;
public interface IItemWithOffset
{
}