Class SearchPhase.SearchContextSourcePrinter

  • Enclosing interface:
    SearchPhase

    public static class SearchPhase.SearchContextSourcePrinter
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • SearchContextSourcePrinter

        public SearchContextSourcePrinter​(SearchContext searchContext)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object