You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Entities do not require the Jsonable interface, since there is little need to convert objects of these classes directly to a Json-Object given a specific strategy.
The text was updated successfully, but these errors were encountered:
Entities do not require the
Jsonable
interface, since there is little need to convert objects of these classes directly to aJson
-Object given a specific strategy.The text was updated successfully, but these errors were encountered: