org.mutabilitydetector.checkers.info
Class MutableTypeInformation

java.lang.Object
  extended by org.mutabilitydetector.checkers.info.MutableTypeInformation

public final class MutableTypeInformation
extends Object


Nested Class Summary
static class MutableTypeInformation.MutabilityLookup
           
 
Constructor Summary
MutableTypeInformation(AnalysisSession analysisSession, Configuration configuration)
           
 
Method Summary
 MutableTypeInformation.MutabilityLookup resultOf(Dotted ownerClass, Dotted fieldClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MutableTypeInformation

public MutableTypeInformation(AnalysisSession analysisSession,
                              Configuration configuration)
Method Detail

resultOf

public MutableTypeInformation.MutabilityLookup resultOf(Dotted ownerClass,
                                                        Dotted fieldClass)


Copyright © 2013. All Rights Reserved.