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
Why classes like IRuntime use VRuntime as implementation instead of directly use a non-abstract class like RuntimeImpl and implement it? I do not see any meaning of using this abstract class as implementation class? Can anyone answer this question?