cpw.mods.fml.common
Interface ICrashCallable

All Superinterfaces:
Callable<String>

public interface ICrashCallable
extends Callable<String>


Method Summary
 String getLabel()
           
 
Methods inherited from interface java.util.concurrent.Callable
call
 

Method Detail

getLabel

String getLabel()