Class Ancestor

  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    Parent

    public class Ancestor
    extends java.lang.Object
    implements java.io.Serializable
    Ancestor
    Since:
    1.0.0
    Author:
    Mercy
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      Ancestor()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isZ()  
      void setZ​(boolean z)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Ancestor

        public Ancestor()
    • Method Detail

      • isZ

        public boolean isZ()
      • setZ

        public void setZ​(boolean z)