Class SimplePropertyPathAccessor<T>

java.lang.Object
org.springframework.data.keyvalue.core.SimplePropertyPathAccessor<T>

public class SimplePropertyPathAccessor<T> extends Object
Since:
3.1.10
Author:
Christoph Strobl
  • Constructor Details

    • SimplePropertyPathAccessor

      public SimplePropertyPathAccessor(Object source)
  • Method Details