Interface SymbolContainer

    • Method Summary

      Modifier and Type Method Description
      java.util.List<Symbol> getSymbols()
      Returns any Symbol objects contained in the object.
    • Method Detail

      • getSymbols

        java.util.List<Symbol> getSymbols()
        Returns any Symbol objects contained in the object.
        Returns:
        Returns a collection of Symbols.