package com.zy.core.thread; import com.zy.core.ThreadHandler; public interface ShuttleThread extends ThreadHandler { }