Class RealmsNews

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static org.apache.logging.log4j.Logger LOGGER  
      java.lang.String newsLink  
    • Constructor Summary

      Constructors 
      Constructor Description
      RealmsNews()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static RealmsNews parse​(java.lang.String p_230767_0_)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • LOGGER

        private static final org.apache.logging.log4j.Logger LOGGER
      • newsLink

        public java.lang.String newsLink
    • Constructor Detail

      • RealmsNews

        public RealmsNews()
    • Method Detail

      • parse

        public static RealmsNews parse​(java.lang.String p_230767_0_)