Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titleMethods Added to StreamJoined
public StreamJoined<K, V1, V2> withLoggingEnabled(final Map<String, String> config) {}

public StreamJoined<K, V1, V2> withLoggingDisabled() {}

...