Java java.time.temporal TemporalQueries fields, constructors, methods, implement or subclass

Example usage for Java java.time.temporal TemporalQueries fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.time.temporal TemporalQueries.

The text is from its open source code.

Method

TemporalQuerychronology()
A query for the Chronology .
TemporalQuerylocalDate()
A query for LocalDate returning null if not found.
TemporalQuerylocalTime()
A query for LocalTime returning null if not found.