Class ProducerCache.ProducerState$

java.lang.Object
scala.runtime.AbstractFunction3<scala.concurrent.Future<Producer>,HereTokenChangeListener,AtomicLong,ProducerCache.ProducerState>
com.here.platform.data.client.service.stream.kafka.ProducerCache.ProducerState$
All Implemented Interfaces:
Serializable, scala.Function3<scala.concurrent.Future<Producer>,HereTokenChangeListener,AtomicLong,ProducerCache.ProducerState>
Enclosing class:
ProducerCache

public class ProducerCache.ProducerState$ extends scala.runtime.AbstractFunction3<scala.concurrent.Future<Producer>,HereTokenChangeListener,AtomicLong,ProducerCache.ProducerState> implements Serializable
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class scala.runtime.AbstractFunction3

    curried, toString, tupled

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface scala.Function3

    apply
  • Constructor Details

    • ProducerState$

      public ProducerState$()