> 原文:[https://www . geeksforgeeks . org/zoneoffsettransition-equals-method-in-Java-with-example/](https://www.geeksforgeeks.org/zoneoffsettransition-equals-method ...
-> It is a class in java.lang package. -> It is the super most class for all the classes in Java. -> Each method in the Object class has a default behavior. If we want to change that behavior, we need ...