ChronoLocalDateTimeImpl.of

Obtains an instance of {@code ChronoLocalDateTime} from a date and time.

@param date the local date, not null @param time the local time, not null @return the local date-time, not null

class ChronoLocalDateTimeImpl(D = ChronoLocalDate)
static
of
(
R
)

Meta