public class SourceTrackers
extends java.lang.Object
SourceTrackers.| Constructor and Description |
|---|
SourceTrackers() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getSourceLocationMessage(SourceTracker[] trackers)
Create a message appropriate for display to the user describing
the location(s) that
trackers were loaded from. |
public static java.lang.String getSourceLocationMessage(SourceTracker[] trackers)
trackers were loaded from.trackers - the source-trackers for which location info should
be provided.Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.