Class Hunter

  • All Implemented Interfaces:
    java.io.Serializable

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

      • Hunter

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

      • toString

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