Interface SimplifierExtractor.AttributeExtractor<T>

Type Parameters:
T - type to extract
Enclosing class:
SimplifierExtractor<T>

public static interface SimplifierExtractor.AttributeExtractor<T>
Helper interface for extracting and simplifying values
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
    Exception to be thrown when the result of this extractor should be omitted in the response
  • Method Summary

    Modifier and Type
    Method
    Description
    extract(T value)
    Extract the real value from a given value