Origin
interface Origin
Interface that uniquely represents the origin of an item. For example, an item loaded from a File may have an origin made up of the file name along with line/column numbers.
Implementations must provide sensible hashCode()
, equals(...)
and #toString()
implementations.
Author
Madhura Bhave
Phillip Webb
Since
2.0.0