2 lines
46 B
Java
2 lines
46 B
Java
|
|
String stringB = (String) field.get(example);
|
|
|
String stringB = (String) field.get(example);
|