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

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

Classes in org.lastbamboo.common.download that implement MsDState.Canceled
static class MsDState.CanceledImpl
          An implementation of the canceled state.
 

Methods in org.lastbamboo.common.download with parameters of type MsDState.Canceled
 T MsDState.Visitor.visitCanceled(MsDState.Canceled state)
          Visits a canceled state.
 T MsDState.VisitorAdapter.visitCanceled(MsDState.Canceled state)
           
 



Copyright © 2013 LittleShoot. All Rights Reserved.