Uses of Class
net.vidageek.mirror.matcher.MatchType

Packages that use MatchType
net.vidageek.mirror.matcher   
 

Uses of MatchType in net.vidageek.mirror.matcher
 

Methods in net.vidageek.mirror.matcher that return MatchType
 MatchType ClassArrayMatcher.match(java.lang.Class<?>... classes)
           
static MatchType MatchType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MatchType[] MatchType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2009 VidaGeek.net. All Rights Reserved.