|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Removed Methods | |
T firstNonNull(T, |
Returns the first of two given parameters that is not {@code null}, if either is, or otherwise throws a NullPointerException. |
ToStringHelper toStringHelper(Class<?>) |
Creates an instance of ToStringHelper in the same manner as Objects.toStringHelper(Object), but using the name of {@code clazz} instead of using an instance's Object.getClass(). |
ToStringHelper toStringHelper(Object) |
Creates an instance of ToStringHelper. |
ToStringHelper toStringHelper(String) |
Creates an instance of ToStringHelper in the same manner as Objects.toStringHelper(Object), but using {@code className} instead of using an instance's Object.getClass(). |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||