fixed doc
This commit is contained in:
parent
2b8f7a7820
commit
fde6362174
|
@ -354,9 +354,9 @@ Moreover, instances using the old format are properly deserialised.
|
|||
/**
|
||||
* Actually is not mandatory for backward compatibility.
|
||||
* In the next version this method will be deprecated to and it will be replaced
|
||||
* by a method with the following signature
|
||||
* by a method with the following signature:
|
||||
*
|
||||
* public Event getTheEvent()
|
||||
* public Event getEvent()
|
||||
*
|
||||
* This is not actually possible because we need to maintain
|
||||
* {@link EventFacet#getEvent()} for backward compatibility
|
||||
|
|
Loading…
Reference in New Issue