Class House


public class House extends AbstractProvider<BaseProviders>
Since:
1.5.0
  • Constructor Details

  • Method Details

    • furniture

      public String furniture()
      This method generates a random name of furniture.
      Returns:
      a string of furniture.
    • room

      public String room()
      This method generates a random name of a room in a house.
      Returns:
      a string of room.