Package 

Class Color.Int

  • All Implemented Interfaces:
    org.readium.r2.navigator.epub.css.Color , org.readium.r2.navigator.epub.css.Cssable

    
    public final class Color.Int
     implements Color
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Integer color
    • Constructor Summary

      Constructors 
      Constructor Description
      Color.Int(Integer color)
    • Method Summary

      Modifier and Type Method Description
      final Integer getColor()
      String toCss()
      • Methods inherited from class java.lang.Object

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