org.richfaces.cdk.util
Class MoreConstraints

java.lang.Object
  extended by org.richfaces.cdk.util.MoreConstraints

public final class MoreConstraints
extends Object

Author:
Nick Belaevski

Method Summary
static
<E> com.google.common.collect.Constraint<E>
cast(Class<E> clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

cast

public static <E> com.google.common.collect.Constraint<E> cast(Class<E> clazz)


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.