edu.umd.cs.findbugs.ba

Interface Debug

public interface Debug

Field Summary
static booleanVERIFY_INTEGRITY
Set this to true to enable data structure integrity checks.

Field Detail

VERIFY_INTEGRITY

public static final boolean VERIFY_INTEGRITY
Set this to true to enable data structure integrity checks. These checks are somewhat expensive, but hey, computers are fast.
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.