Class SourceTrackers


  • public class SourceTrackers
    extends Object
    Utility class for performing common operations on SourceTrackers.
    Since:
    0.3.3.1
    • Constructor Detail

      • SourceTrackers

        public SourceTrackers()
    • Method Detail

      • getSourceLocationMessage

        public static String getSourceLocationMessage​(SourceTracker[] trackers)
        Create a message appropriate for display to the user describing the location(s) that trackers were loaded from.
        Parameters:
        trackers - the source-trackers for which location info should be provided.