package com.aionemu.gameserver.model.stats.calc; /** * @author ATracer */ public interface StatOwner { }