In DSL rules, only be as specific as you need to be.You shouldn’t get the error if you use this…
val MyQueue = new ConcurrentLinkedQueue()
In DSL rules, only be as specific as you need to be.You shouldn’t get the error if you use this…
val MyQueue = new ConcurrentLinkedQueue()