Uses of Interface
org.lastbamboo.common.download.MsDState.Failed

Uses of MsDState.Failed in org.lastbamboo.common.download
 

Classes in org.lastbamboo.common.download that implement MsDState.Failed
static class MsDState.FailedImpl
          An implementation of the failed state.
 

Methods in org.lastbamboo.common.download with parameters of type MsDState.Failed
 T MsDState.Visitor.visitFailed(MsDState.Failed state)
          Visits a general failed state.
 T MsDState.VisitorAdapter.visitFailed(MsDState.Failed state)
           
 



Copyright © 2013 LittleShoot. All Rights Reserved.