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
Auto-impl is a Java annotation processor that writes standard implementations for interfaces based on different method types, thereby reducing boilerplate code.
About
Auto-impl is a Java annotation processor that writes standard implementations for interfaces based on different method types, thereby reducing boilerplate code.