Class WakelockReleasedDangerously

java.lang.Object
com.google.errorprone.bugpatterns.BugChecker
com.google.errorprone.bugpatterns.android.WakelockReleasedDangerously
All Implemented Interfaces:
BugChecker.MethodInvocationTreeMatcher, Suppressible, Serializable

public class WakelockReleasedDangerously extends BugChecker implements BugChecker.MethodInvocationTreeMatcher
Author:
epmjohnston@google.com
See Also: