fit

Class TypeAdapter.ArrayAdapter

static class TypeAdapter.ArrayAdapter extends TypeAdapter

Method Summary
booleanequals(Object a, Object b)
protected voidinit(Fixture target, Class type)
Objectparse(String s)
StringtoString(Object o)

Method Detail

equals

public boolean equals(Object a, Object b)

init

protected void init(Fixture target, Class type)

parse

public Object parse(String s)

toString

public String toString(Object o)