public abstract class PetFactory extends Object
static Pet
createPet()
createPet(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Pet createPet()
public static Pet createPet(String name)
Copyright © 2020. All rights reserved.