package com.landtool.lanbase.UNUSED; public interface SpiInterface { public void hello(); }