Searched defs:creationInstant (Results 1 – 1 of 1) sorted by relevance
100 Instant creationInstant, in create()131 abstract Builder setCreationInstant(Instant creationInstant); in setCreationInstant()146 Instant creationInstant = Instant.now(); in build() local