static class NeedlessMemberCollectionSynchronization.FieldInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private edu.umd.cs.findbugs.FieldAnnotation |
fieldAnnotation |
private boolean |
isSynchronized |
Constructor and Description |
---|
FieldInfo(edu.umd.cs.findbugs.FieldAnnotation fa) |
Modifier and Type | Method and Description |
---|---|
edu.umd.cs.findbugs.FieldAnnotation |
getFieldAnnotation() |
boolean |
isSynchronized() |
void |
setSynchronized() |
Copyright © 2005-2018 MeBigFatGuy.com. All Rights Reserved.