package com.foundation.util; import com.common.util.IHashSet; public interface IManagedHashSet extends IHashSet { }//IManagedHashSet//