Interface ICarryService
- 
- All Known Implementing Classes:
- CarryAgent
 
 public interface ICarryService
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description IFuture<java.lang.Void>doCarry(ISpaceObject target)
 
- 
- 
- 
Method Detail- 
doCarryIFuture<java.lang.Void> doCarry(ISpaceObject target) 
 
- 
 
-