OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
return SessionId.from(idGenerator.nextId());return idGenerator.nextId().thenApply(SessionId::from);SessionId.from(idGenerator.nextId())idGenerator.nextId().thenApply(SessionId::from)atomix47cabb296881433623eda0967f3ea9fcea3462a5io.atomix.generator.impl.IdGeneratorSessionIdService
_159
_251
_1nextSessionId
_2nextSessionId
v0idGenerator.nextId()
  • io.atomix.primitive.session.SessionId
v0idGenerator.nextId()
ReturnsTrue