Uses of Interface
cz.cuni.amis.utils.flag.IReasonFlag

Packages that use IReasonFlag
cz.cuni.amis.utils.flag   
 

Uses of IReasonFlag in cz.cuni.amis.utils.flag
 

Classes in cz.cuni.amis.utils.flag that implement IReasonFlag
 class ImmutableReasonFlag<T,R>
          Reason flag whose value cannot be set.
 class ReasonFlag<TYPE,REASON>
          Allows you to pass reasons of flag change along with new value of the flag.
 

Constructors in cz.cuni.amis.utils.flag with parameters of type IReasonFlag
ImmutableReasonFlag(IReasonFlag<T,R> flag)
           
 



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.