org.java.plugin.extension.util
Class TypeMatchers

java.lang.Object
  extended by org.java.plugin.extension.util.TypeMatchers

public class TypeMatchers
extends java.lang.Object

Author:
Thasso Griebel (thasso.griebel@gmail.com)

Constructor Summary
TypeMatchers()
           
 
Method Summary
static com.google.inject.matcher.Matcher<? super com.google.inject.TypeLiteral<?>> superclassesOf(com.google.inject.TypeLiteral<?> clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeMatchers

public TypeMatchers()
Method Detail

superclassesOf

public static com.google.inject.matcher.Matcher<? super com.google.inject.TypeLiteral<?>> superclassesOf(com.google.inject.TypeLiteral<?> clazz)


Copyright © 2010. All Rights Reserved.