Uses of Class
org.fuin.objects4j.ContractViolationException

Packages that use ContractViolationException
org.fuin.objects4j   
 

Uses of ContractViolationException in org.fuin.objects4j
 

Methods in org.fuin.objects4j that throw ContractViolationException
static void Contract.requireArgNotNull(String name, Object value)
          Checks if the value is not null.
static void Contract.requireValid(Object value)
          Checks if the given value is valid.
 



Copyright © 2011 Future Invent Informationsmanagement GmbH. All Rights Reserved.