public static class AbstractJsonFactoryTest.TypeVariableType<T> extends Object
Modifier and Type | Field and Description |
---|---|
T[][] |
arr |
LinkedList<LinkedList<T>> |
list |
T |
nullValue |
T |
value |
Constructor and Description |
---|
TypeVariableType() |
public T[][] arr
public LinkedList<LinkedList<T>> list
public T nullValue
public T value
Copyright © 2011–2021 Google. All rights reserved.