public class Nullness
extends java.lang.Object
Constructor and Description |
---|
Nullness() |
Modifier and Type | Method and Description |
---|---|
static <T> T |
castNonNull(T ref) |
static <T> T |
castNonNull(T ref,
java.lang.String message) |
Copyright © 2024 PostgreSQL Global Development Group. All rights reserved.