Uses of Record Class
com.usatiuk.kleppmanntree.LogEffectOld
Packages that use LogEffectOld
-
Uses of LogEffectOld in com.usatiuk.kleppmanntree
Methods in com.usatiuk.kleppmanntree that return LogEffectOldModifier and TypeMethodDescriptionLogEffect.oldInfo()
Returns the value of theoldInfo
record component.Constructors in com.usatiuk.kleppmanntree with parameters of type LogEffectOldModifierConstructorDescriptionLogEffect
(LogEffectOld<TimestampT, PeerIdT, MetaT, NodeIdT> oldInfo, OpMove<TimestampT, PeerIdT, MetaT, NodeIdT> effectiveOp, NodeIdT newParentId, MetaT newMeta, NodeIdT childId) Creates an instance of aLogEffect
record class.