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
This generator creates proxy class that passes the calls only to the methods that do not mutate the state of the object and throw exception if any other method is called.