org.mutabilitydetector.cli
Class NamesFromClassResources

java.lang.Object
  extended by org.mutabilitydetector.cli.NamesFromClassResources

public final class NamesFromClassResources
extends Object


Constructor Summary
NamesFromClassResources(String toAnalyseRegex)
           
 
Method Summary
 List<Dotted> asDotted(String[] findResources)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamesFromClassResources

public NamesFromClassResources(String toAnalyseRegex)
Method Detail

asDotted

public List<Dotted> asDotted(String[] findResources)


Copyright © 2013. All Rights Reserved.