Class Reflection


  • public final class Reflection
    extends Object
    A collection of utils that simplify the use of reflection.
    • Method Detail

      • getInstance

        public static IReflection getInstance()
        Get the active version of reflection to use.
        Returns:
        the reflection service.