package org.testory; /** * Class has been moved to another package. Used {@link org.testory.common.Closure} instead. */ @Deprecated public interface Closure extends org.testory.common.Closure {}