public class WrappedSourcesParams
extends Object
-
Constructor Summary
Constructors
-
Method Summary
boolean
List<ch.epfl.scala.bsp4j.BuildTargetIdentifier>
int
-
Constructor Details
-
WrappedSourcesParams
public WrappedSourcesParams(List<ch.epfl.scala.bsp4j.BuildTargetIdentifier> targets)
-
Method Details
-
getTargets
@Pure
public List<ch.epfl.scala.bsp4j.BuildTargetIdentifier> getTargets()
-
-
-
hashCode
@Pure
public int hashCode()
- Overrides:
hashCode in class Object