Class Prey

  • All Implemented Interfaces:
    java.io.Serializable

    public class Prey
    extends Creature
    implements java.io.Serializable
    Editable Java class for concept Prey of hunterprey ontology.
    See Also:
    Serialized Form
    • Constructor Detail

      • Prey

        public Prey()
        Create a new Prey.
    • Method Detail

      • toString

        public java.lang.String toString()
        Get a string representation of this Creature.
        Overrides:
        toString in class WorldObject
        Returns:
        The string representation.