fat
Class Tests.Color

java.lang.Object
  extended by fat.Tests.Color
Enclosing class:
Tests

public static class Tests.Color
extends java.lang.Object


Constructor Summary
Tests.Color(int r, int g, int b)
           
 
Method Summary
static Tests.Color parse(Parse cell)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tests.Color

public Tests.Color(int r,
                   int g,
                   int b)
Method Detail

parse

public static Tests.Color parse(Parse cell)
                         throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2011 Fit. All Rights Reserved.