Class HostList

java.lang.Object
com.github.twitch4j.tmi.domain.HostList

@Deprecated public class HostList extends Object
Deprecated.
  • Constructor Details

    • HostList

      public HostList()
      Deprecated.
  • Method Details

    • getHosts

      public List<Host> getHosts()
      Deprecated.
    • equals

      public boolean equals(Object o)
      Deprecated.
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
      Deprecated.
    • hashCode

      public int hashCode()
      Deprecated.
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Deprecated.
      Overrides:
      toString in class Object