com.google.api.client.testing.json
Class AbstractJsonParserTest.StringNullValue

java.lang.Object
  extended by com.google.api.client.testing.json.AbstractJsonParserTest.StringNullValue
Enclosing class:
AbstractJsonParserTest

public static class AbstractJsonParserTest.StringNullValue
extends Object


Field Summary
 String[] arr
           
 String[][] arr2
           
 String value
           
 
Constructor Summary
AbstractJsonParserTest.StringNullValue()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

arr2

public String[][] arr2

arr

public String[] arr

value

public String value
Constructor Detail

AbstractJsonParserTest.StringNullValue

public AbstractJsonParserTest.StringNullValue()


Copyright © 2011-2012 Google. All Rights Reserved.