entities property
entities Entities describing changes in the text. Entities don't mutually intersect with each other
Implementation
final List<DiffEntity> entities;
entities Entities describing changes in the text. Entities don't mutually intersect with each other
final List<DiffEntity> entities;