public class RamSpotRepository extends Object implements SpotRepository
Constructor and Description |
---|
RamSpotRepository() |
public Spot getSpot(String spot)
SpotRepository
Spot
if the
given text is associated to one or more entities. Otherwise, it will return
null.getSpot
in interface SpotRepository
spot
- - a piece of text possibly referring to one or more entitiespublic static void main(String[] args)
Copyright © 2013. All rights reserved.