public abstract class AbstractAntelope extends Object implements Animal
AbstractAntelope()
abstract String
getGreeting()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractAntelope()
public abstract String getGreeting()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.