Skip to content

Instantly share code, notes, and snippets.

@fernandobgi
Created December 7, 2011 16:00
package modifier;
public final class Employee {}
package modifier;
public class Manager extends Employee {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment