org.richfaces.cdk.util
Class MoreConstraints

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

public final class MoreConstraints
extends java.lang.Object

Author:
Nick Belaevski

Method Summary
static
<E> com.google.common.collect.Constraint<E>
cast(java.lang.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(java.lang.Class<E> clazz)


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