PullUpAbsMethod2Iface.java :  » IDE-Netbeans » refactoring.api » pulluppkg » Java Open Source

Java Open Source » IDE Netbeans » refactoring.api 
refactoring.api » pulluppkg » PullUpAbsMethod2Iface.java
package pulluppkg;

public abstract class PullUpAbsMethod2Iface implements PullUpAbsMethod2IfaceSuper {
    
    abstract void getName();

}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.