ILogentry.java 68 B

12345
  1. package at.acdp.urweb.sclient.data;
  2. public interface ILogentry {
  3. }