mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-26 22:50:46 +00:00
committed by
Jindra Petřík
parent
b8836fc196
commit
7e0975c4b7
@@ -282,7 +282,7 @@ public class ReflectUtils {
|
||||
* implements.
|
||||
* <b>This is still not very efficient and should only be called if
|
||||
* performance is not of an issue.</b>
|
||||
* You can check the return value to see if the call was seuccessful or
|
||||
* You can check the return value to see if the call was successful or
|
||||
* not.
|
||||
* @param obj Object to receive the call
|
||||
* @param property property name (without set. First letter will be
|
||||
|
||||
Reference in New Issue
Block a user