public class SeqNumTranslation extends Object implements Function<Integer,Integer>
SeqNumTranslation(int seqNumDelta)
Integer
apply(Integer seqNum)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public SeqNumTranslation(int seqNumDelta)
seqNumDelta
public Integer apply(Integer seqNum)
apply
Function<Integer,Integer>
Copyright © 2022 jitsi.org. All rights reserved.