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

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

Classes in org.lastbamboo.common.download that implement Sha1DState.Failed
static class Sha1DState.FailedImpl<T>
          An implementation of the failed state.
 

Methods in org.lastbamboo.common.download with parameters of type Sha1DState.Failed
 T Sha1DState.Visitor.visitFailed(Sha1DState.Failed<DelegateStateT> state)
          Visits a downloading state.
 T Sha1DState.VisitorAdapter.visitFailed(Sha1DState.Failed<DelegateStateT> state)
           
 



Copyright © 2013 LittleShoot. All Rights Reserved.