DiffEntry<T>.newEntry constructor
DiffEntry<T>.newEntry (
- T entity
Implementation
DiffEntry.newEntry(this.entity) : prevIndex = _DEFAULT_NEW_ENTRY_INDEX;
DiffEntry.newEntry(this.entity) : prevIndex = _DEFAULT_NEW_ENTRY_INDEX;