Skip to content

Commit

Permalink
todo(api): move StockEvent classes to api.event.stockholder in versio…
Browse files Browse the repository at this point in the history
…n 5.0.0 [ci skip]
  • Loading branch information
Siroshun09 committed Oct 12, 2021
1 parent 7ac088e commit 4035de8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
* You need to be very careful not to call methods that cause changes to a {@link StockHolder} in the event,
* as this may result in an infinite loop.
*/
// TODO: move StockEvent classes to api.event.stockholder in version 5.0.0
public class StockEvent extends StockHolderEvent {

/**
Expand Down

0 comments on commit 4035de8

Please sign in to comment.