package org.zstack.core.gc; /** * Created by xing5 on 2017/3/1. */ public interface GarbageCollectorManager { }