Answer the question
In order to leave comments, you need to log in
Do you need an algorithm for determining that a new element has been added to the collection?
The task is the following, there is a collection private Map dataFromRisCarton = new LinkedHashMap<>();
Data is written to it (with http post). How to find out that a new element has been added to the collection and display it?
Probably there is a ready algorithm.
Thanks in advance!
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question