readTruthSource abstract method

  1. @protected
Stream<V> readTruthSource(
  1. K key
)

Implementation

@protected
Stream<V> readTruthSource(K key);