Trace: • Using Reflective • Log4j Instead of Logging API
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
jvx:common:util:reflective [2020/06/15 14:50] cduncan Edited for English grammar (capitalization, punctuation, correct verb conjugation) |
jvx:common:util:reflective [2020/07/28 09:52] (current) cduncan Edited for English grammar (capitalization, punctuation, correct verb conjugation) |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ~~Title: Using Reflective~~ | ~~Title: Using Reflective~~ | ||
| - | JVx' Reflective class allows you to create class instances or call methods via reflection but without directly using java.lang.reflect. | + | JVx's reflective class allows you to create class instances or call methods via reflection but without directly using java.lang.reflect. |
| == How does it work? == | == How does it work? == | ||
