Class FXPrecisionAdapter

    • Field Detail

      • METRIC_NAME_PREFIX

        public static final java.lang.String METRIC_NAME_PREFIX
        See Also:
        Constant Field Values
    • Constructor Detail

      • FXPrecisionAdapter

        public FXPrecisionAdapter​(com.caplin.datasource.DataSource dataSource)
        Constructs a CachedAdapter to wrap requests made to the specified dataSource.
        Parameters:
        dataSource - The dataSource to wrap.