Interface RecursiveValueProvider


Interface implemented by classes which converts objects to RecursiveValue instances.

This was contributed by KGL PubFactory.

Since:
5.9.0
  • Method Summary

    Modifier and Type
    Method
    Description
    get(Object object)
    Returns a RecursiveValue for this object or returns null if the object isn't handled.