Package 

Class Url


  • @Serializable() 
    public final class Url
    
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String dark
      private final String light
    • Constructor Summary

      Constructors 
      Constructor Description
      Url(String dark, String light)
    • Method Summary

      Modifier and Type Method Description
      final String getDark()
      final String getLight()
      final String url()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait