Uses of Interface
com.zmicer.utils.model.ICheckable

Packages that use ICheckable
com.zmicer.utils   
 

Uses of ICheckable in com.zmicer.utils
 

Methods in com.zmicer.utils with parameters of type ICheckable
static void ObjectStateUtils.strongCheck(ICheckable checkable)
          Perform the strong check of the provided object - it means the IllegalArgumentException would be thrown in the case of the check() return false.
 



Copyright © 2007 jzmicer.team. All Rights Reserved.