Interface ResultObject

All Superinterfaces:
TypedObject
All Known Implementing Classes:
DefaultResultObject, ResultObjectWrapper

public interface ResultObject extends TypedObject
Result object wrapper which combines ObjectType, a match score and the actual object itself.
  • Method Details

    • getScore

      double getScore()