JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.mutabilitydetector
,
org.mutabilitydetector.asmoverride
,
org.mutabilitydetector.checkers
,
org.mutabilitydetector.checkers.hint
,
org.mutabilitydetector.checkers.hint.exceptions
,
org.mutabilitydetector.checkers.info
,
org.mutabilitydetector.checkers.settermethod
,
org.mutabilitydetector.checkers.util
,
org.mutabilitydetector.classloading
,
org.mutabilitydetector.classpath
,
org.mutabilitydetector.cli
,
org.mutabilitydetector.config
,
org.mutabilitydetector.locations
,
org.mutabilitydetector.misc
,
org.mutabilitydetector.unittesting
,
org.mutabilitydetector.unittesting.internal
,
org.mutabilitydetector.unittesting.matchers
,
org.mutabilitydetector.unittesting.matchers.reasons
Class Hierarchy
java.lang.
Object
org.mutabilitydetector.checkers.
AccessModifierQuery
org.mutabilitydetector.checkers.
AllChecksRunner
org.mutabilitydetector.unittesting.
AllowedReason
org.mutabilitydetector.checkers.info.
AnalysisDatabase
org.mutabilitydetector.checkers.info.
AnalysisDatabase.InfoKey
<C>
org.mutabilitydetector.
AnalysisError
org.mutabilitydetector.checkers.info.
AnalysisInProgress
org.mutabilitydetector.
AnalysisResult
org.mutabilitydetector.asmoverride.
AsmCompatibility
org.mutabilitydetector.unittesting.internal.
AssertionReporter
org.mutabilitydetector.unittesting.matchers.reasons.
AssumeCopiedIntoUnmodifiable
org.hamcrest.BaseMatcher<T> (implements org.hamcrest.Matcher<T>)
org.hamcrest.TypeSafeDiagnosingMatcher<T>
org.mutabilitydetector.unittesting.matchers.
IsImmutableMatcher
org.hamcrest.TypeSafeMatcher<T>
org.mutabilitydetector.unittesting.matchers.reasons.
AllowingForSubclassing
org.mutabilitydetector.unittesting.matchers.reasons.
AllowingNonFinalFields
org.mutabilitydetector.unittesting.matchers.reasons.
NoReasonsAllowed
org.mutabilitydetector.unittesting.matchers.reasons.
WithAllowedReasonsMatcher
org.mutabilitydetector.cli.
BatchAnalysisSession
org.mutabilitydetector.classloading.
CachingAnalysisClassLoader
(implements org.mutabilitydetector.classloading.
AnalysisClassLoader
)
org.mutabilitydetector.checkers.
CheckerResult
org.mutabilitydetector.checkers.
CheckerRunner
org.mutabilitydetector.classloading.
ClassForNameWrapper
(implements org.mutabilitydetector.classloading.
AnalysisClassLoader
)
org.mutabilitydetector.locations.
ClassIdentifier
org.mutabilitydetector.cli.
ClassListReaderFactory
org.mutabilitydetector.asmoverride.
ClassLoadingVerifierFactory
(implements org.mutabilitydetector.asmoverride.
AsmVerifierFactory
)
org.mutabilitydetector.locations.
ClassName
org.mutabilitydetector.locations.
Dotted
org.mutabilitydetector.locations.
Slashed
org.mutabilitydetector.locations.
ClassNameConverter
org.mutabilitydetector.checkers.
ClassPathBasedCheckerRunnerFactory
(implements org.mutabilitydetector.checkers.
CheckerRunnerFactory
)
org.mutabilitydetector.classpath.
ClassPathScanner
org.objectweb.asm.ClassVisitor
org.mutabilitydetector.asmoverride.
AsmClassVisitor
org.mutabilitydetector.checkers.
AsmMutabilityChecker
org.mutabilitydetector.checkers.
ArrayFieldMutabilityChecker
org.mutabilitydetector.checkers.
CanSubclassChecker
org.mutabilitydetector.checkers.
CollectionWithMutableElementTypeToFieldChecker
org.mutabilitydetector.checkers.
EscapedThisReferenceChecker
org.mutabilitydetector.checkers.
InherentTypeMutabilityChecker
org.mutabilitydetector.checkers.
MutableTypeToFieldChecker
org.mutabilitydetector.checkers.
NonFinalFieldChecker
org.mutabilitydetector.checkers.
NullMutabilityChecker
org.mutabilitydetector.checkers.
OldSetterMethodChecker
org.mutabilitydetector.checkers.
PublishedNonFinalFieldChecker
org.mutabilitydetector.checkers.settermethod.
SetterMethodChecker
org.mutabilitydetector.checkers.info.
TypeInformationRetriever
org.mutabilitydetector.checkers.util.
PrivateMethodInvocationAnalyser
org.mutabilitydetector.checkers.util.
TypeStructureInformationAnalyser
org.mutabilitydetector.locations.
CodeLocation
<T> (implements java.lang.
Comparable
<T>)
org.mutabilitydetector.locations.
CodeLocation.ClassLocation
org.mutabilitydetector.locations.
CodeLocation.FieldLocation
org.mutabilitydetector.locations.
CodeLocation.UnknownCodeLocation
org.mutabilitydetector.checkers.
CollectionField
org.mutabilitydetector.checkers.
CollectionField.GenericType
org.mutabilitydetector.cli.
CommandLineOptions
(implements org.mutabilitydetector.cli.
BatchAnalysisOptions
)
org.mutabilitydetector.
ConfigurationBuilder
org.mutabilitydetector.config.
GuavaConfiguration
org.mutabilitydetector.config.
JdkConfiguration
org.mutabilitydetector.
Configurations
org.mutabilitydetector.checkers.info.
CopyMethod
org.mutabilitydetector.checkers.info.
CyclicReferences
org.mutabilitydetector.checkers.info.
CyclicReferences.CyclicReference
org.mutabilitydetector.
DefaultCachingAnalysisSession
(implements org.mutabilitydetector.
AnalysisSession
)
org.mutabilitydetector.unittesting.matchers.reasons.
FieldAssumptions
org.mutabilitydetector.checkers.
ImmutableCollectionChecker
org.mutabilitydetector.checkers.
ImmutableCollectionChecker.UnmodifiableWrapResult
org.mutabilitydetector.checkers.info.
InformationRetrievalRunner
org.mutabilitydetector.checkers.info.
MethodIdentifier
org.mutabilitydetector.checkers.
MethodIs
org.objectweb.asm.MethodVisitor
org.objectweb.asm.tree.MethodNode
org.mutabilitydetector.checkers.
FieldAssignmentVisitor
org.mutabilitydetector.unittesting.
MutabilityAssert
org.mutabilitydetector.unittesting.
MutabilityAsserter
org.mutabilitydetector.checkers.
MutabilityCheckerFactory
org.mutabilitydetector.unittesting.
MutabilityMatchers
org.mutabilitydetector.
MutableReasonDetail
org.mutabilitydetector.checkers.info.
MutableTypeInformation
org.mutabilitydetector.checkers.info.
MutableTypeInformation.MutabilityLookup
org.mutabilitydetector.cli.
NamesFromClassResources
org.mutabilitydetector.asmoverride.
NonClassLoadingVerifierFactory
(implements org.mutabilitydetector.asmoverride.
AsmVerifierFactory
)
org.mutabilitydetector.checkers.settermethod.
NullAssignmentInsn
org.mutabilitydetector.cli.
OptionParserHelper
org.mutabilitydetector.cli.
PlainTextClassListToReportReader
(implements org.mutabilitydetector.cli.
ClassListToReportCollector
)
org.mutabilitydetector.checkers.info.
PrivateMethodInvocationInformation
(implements org.mutabilitydetector.checkers.info.
AnalysisInformation
)
org.mutabilitydetector.unittesting.matchers.reasons.
ProvidedOtherClass
org.mutabilitydetector.unittesting.internal.
ReasonsFormatter
org.mutabilitydetector.checkers.
ResultCalculator
org.mutabilitydetector.cli.
RunMutabilityDetector
(implements java.util.concurrent.
Callable
<V>, java.lang.
Runnable
)
org.mutabilitydetector.cli.
SessionResultsFormatter
org.objectweb.asm.signature.SignatureVisitor
org.mutabilitydetector.misc.
TracingSignatureVisitor
org.mutabilitydetector.checkers.util.
StackPushingOpcodes
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Error
java.lang.
AssertionError
org.mutabilitydetector.unittesting.
MutabilityAssertionError
java.lang.
Exception
java.lang.
RuntimeException
org.mutabilitydetector.cli.
ClassListException
org.mutabilitydetector.cli.
CommandLineOptionsException
org.mutabilitydetector.checkers.
MutabilityAnalysisException
org.mutabilitydetector.checkers.hint.exceptions.
WrappingHintGenerationException
org.mutabilitydetector.misc.
TimingUtil
org.mutabilitydetector.checkers.info.
TypeStructureInformation
(implements org.mutabilitydetector.checkers.info.
AnalysisInformation
)
org.mutabilitydetector.checkers.
UnhandledExceptionBuilder
org.mutabilitydetector.cli.
URLFallbackClassLoader
(implements org.mutabilitydetector.classloading.
AnalysisClassLoader
)
org.mutabilitydetector.checkers.
VarStack
org.mutabilitydetector.checkers.
VarStack.VarStackSnapshot
org.mutabilitydetector.checkers.hint.
WrappingHint
org.mutabilitydetector.checkers.hint.
WrappingHint.Builder
org.mutabilitydetector.checkers.hint.
WrappingHintGenerator
Interface Hierarchy
org.mutabilitydetector.classloading.
AnalysisClassLoader
org.mutabilitydetector.checkers.info.
AnalysisInformation
org.mutabilitydetector.
AnalysisSession
org.mutabilitydetector.asmoverride.
AsmVerifierFactory
org.mutabilitydetector.cli.
BatchAnalysisOptions
org.mutabilitydetector.checkers.
CheckerRunnerFactory
org.mutabilitydetector.cli.
ClassListToReportCollector
org.mutabilitydetector.
Configuration
org.mutabilitydetector.checkers.settermethod.
Finder
<T>
org.mutabilitydetector.checkers.settermethod.
OpcodeInformation
org.mutabilitydetector.
Reason
org.mutabilitydetector.checkers.settermethod.
UnknownTypeValue
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.mutabilitydetector.asmoverride.
AsmVerifierFactory.ClassloadingOption
org.mutabilitydetector.checkers.
CheckerRunner.ExceptionPolicy
org.mutabilitydetector.cli.
CommandLineOptions.ReportMode
org.mutabilitydetector.config.
HardcodedResultsUsage
org.mutabilitydetector.checkers.
ImmutableCollectionChecker.Configuration
org.mutabilitydetector.checkers.
ImmutableCollectionChecker.UnmodifiableWrapResult.UnmodifiableWrapStatus
org.mutabilitydetector.
IsImmutable
org.mutabilitydetector.checkers.
MutabilityCheckerFactory.ReassignedFieldAnalysisChoice
org.mutabilitydetector.
MutabilityReason
(implements org.mutabilitydetector.
Reason
)
org.mutabilitydetector.checkers.settermethod.
Opcode
(implements org.mutabilitydetector.checkers.settermethod.
OpcodeInformation
)
org.mutabilitydetector.checkers.settermethod.
Opcode.Category
org.mutabilitydetector.checkers.settermethod.
UnknownTypeValue.Default
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2008–2022 Graham Allan. All rights reserved.