Package | Description |
---|---|
org.mutabilitydetector.checkers | |
org.mutabilitydetector.checkers.hint |
Modifier and Type | Method and Description |
---|---|
static ImmutableCollectionChecker.Configuration |
ImmutableCollectionChecker.Configuration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImmutableCollectionChecker.Configuration[] |
ImmutableCollectionChecker.Configuration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
WrappingHintGenerator(ImmutableCollectionChecker.Configuration configuration,
String typeSignature,
org.objectweb.asm.Type fieldType,
com.google.common.collect.Multimap<String,CopyMethod> userDefinedCopyMethods) |
Copyright © 2008–2022 Graham Allan. All rights reserved.