|
Rename Parameter threadSafeTypeParams : Set<String> to containerTypeParameters : Set<String> in method private ThreadSafeTypeVisitor(allowContainerTypeParameters boolean, containerTypeParameters Set<String>) in class com.google.errorprone.bugpatterns.threadsafety.ThreadSafety.ThreadSafeTypeVisitor |
From |
To |
|
Rename Parameter threadSafeTypeParams : Set<String> to containerTypeParameters : Set<String> in method package isThreadSafeType(allowContainerTypeParameters boolean, containerTypeParameters Set<String>, type Type) : Violation in class com.google.errorprone.bugpatterns.threadsafety.ImmutableAnalysis |
From |
To |
|
Rename Parameter threadSafeTypeParams : Set<String> to containerTypeParameters : Set<String> in method public threadSafeInstantiation(containerTypeParameters Set<String>, annotation AnnotationInfo, type Type) : Violation in class com.google.errorprone.bugpatterns.threadsafety.ThreadSafety |
From |
To |
|
Rename Parameter threadSafeTypeParams : Set<String> to containerTypeParameters : Set<String> in method private containerOfSubtyping(containerTypeParameters Set<String>, annotation AnnotationInfo, typaram TypeVariableSymbol, tyargument Type) : boolean in class com.google.errorprone.bugpatterns.threadsafety.ThreadSafety |
From |
To |
|
Rename Parameter threadSafeTypeParams : Set<String> to allowContainerTypeParameters : boolean in method package isThreadSafeType(allowContainerTypeParameters boolean, containerTypeParameters Set<String>, type Type) : Violation in class com.google.errorprone.bugpatterns.threadsafety.ImmutableAnalysis |
From |
To |
|
Rename Parameter threadSafeTypeParams : Set<String> to containerTypeParameters : Set<String> in method public checkSuperInstantiation(containerTypeParameters Set<String>, annotation AnnotationInfo, type Type) : Violation in class com.google.errorprone.bugpatterns.threadsafety.ThreadSafety |
From |
To |
|
Rename Parameter threadSafeTypeParams : Set<String> to containerTypeParameters : Set<String> in method public isThreadSafeType(containerTypeParameters Set<String>, type Type) : Violation in class com.google.errorprone.bugpatterns.threadsafety.ThreadSafety |
From |
To |
|
Rename Parameter threadSafeTypeParams : Set<String> to allowContainerTypeParameters : boolean in method private ThreadSafeTypeVisitor(allowContainerTypeParameters boolean, containerTypeParameters Set<String>) in class com.google.errorprone.bugpatterns.threadsafety.ThreadSafety.ThreadSafeTypeVisitor |
From |
To |