Class WrappedSourcesParams

java.lang.Object
scala.build.bsp.WrappedSourcesParams

public class WrappedSourcesParams extends Object
  • Constructor Details

    • WrappedSourcesParams

      public WrappedSourcesParams(List<ch.epfl.scala.bsp4j.BuildTargetIdentifier> targets)
  • Method Details

    • getTargets

      @Pure public List<ch.epfl.scala.bsp4j.BuildTargetIdentifier> getTargets()
    • toString

      @Pure public String toString()
      Overrides:
      toString in class Object
    • equals

      @Pure public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      @Pure public int hashCode()
      Overrides:
      hashCode in class Object