package G3; public interface n extends r, p, e { boolean e(Object obj, Object obj2); Object getValue(); void setValue(Object obj); }