Class God

  • All Implemented Interfaces:
    RawObj

    public class God
    extends Object
    implements RawObj
    God Data Structure
    • Constructor Detail

      • God

        public God​(String god)
        God Constructor
        Parameters:
        god - god value
    • Method Detail

      • getRawData

        public List<String> getRawData()
        Description copied from interface: RawObj
        Convert data to a list of string that contains a user readable information about the class
        Specified by:
        getRawData in interface RawObj
        Returns:
        data converted into an array of string user readable information about the class
      • getValue

        public String getValue()
        Get god value
        Returns:
        god value