org.mutabilitydetector.checkers.info
Class PrivateMethodInvocationInformation
java.lang.Object
org.mutabilitydetector.checkers.info.PrivateMethodInvocationInformation
- All Implemented Interfaces:
- AnalysisInformation
public final class PrivateMethodInvocationInformation
- extends Object
- implements AnalysisInformation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrivateMethodInvocationInformation
public PrivateMethodInvocationInformation(AsmSessionCheckerRunner sessionCheckerRunner)
isOnlyCalledFromConstructor
public boolean isOnlyCalledFromConstructor(MethodIdentifier forMethod)
Copyright © 2013. All Rights Reserved.