OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
now = ticker.getCurrentTimeMillis()now = Instant.ofEpochMilli(timeService.getCurrentTimeMillis())ticker.getCurrentTimeMillis()Instant.ofEpochMilli(timeService.getCurrentTimeMillis())uaac98b2ec6b6fb7938aeb533047fd17d9732d6f67corg.cloudfoundry.identity.uaa.cache.ExpiringUrlCache
_159
_268
_1now
_2now
xyzticker.getCurrentTimeMillis()
  • java.time.Instant
xyzInstant.ofEpochMilli(timeService.getCurrentTimeMillis())
AssignedToFalse