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(Class<?>... classes)
           
static MatchType MatchType.valueOf(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 are declared.
 



Copyright © 2011 VidaGeek.net. All Rights Reserved.