package com.github.coolcooldee.sloth.parameter; /** * Created by sloth on 16/6/26. */ public interface EnableSupportUserInputPatamter { public String getSpecifiedStr(); }