run enable什么意思,callablelambda
1、源代码比较//runable @ functionalinterfacepublicinterfacerunnable {/* * * whenanobjectimplementinginterfacecoderunable/startingthethreadcausestheobject ' s * code run/codemethodtobecalledinthatseparatelyexecuting * thread.* p * thegeneralconter codeisthatitmay * takeanyactionwhatsoever.* * @ see Java.lang.thread # run ()//callable @ functionalinterfacepubliction orthrowsanexceptionifunabletodoso.* * @ returncomputedresult * @ throwsexceptionifunabletocomputearesult */vcall () 2,2