readTruthSource abstract method

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

Implementation

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