1 line
46 B
Java
1 line
46 B
Java
String stringB = (String) field.get(example);
|
String stringB = (String) field.get(example);
|