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