Class NearbyCallers

java.lang.Object
com.google.errorprone.bugpatterns.time.NearbyCallers

public class NearbyCallers extends Object
Utility class to find calls "nearby" other calls.

TODO(glorioso): Coalesce this with ByteBufferBackingArray since they have similar aims?