wingtips
wingtips copied to clipboard
prevent ConcurrentModificationException
use synchronized List for timestampedAnnotations List to prevent ConcurrentModificationException when updating annotations to frequently
see #139 for more information