Package-level declarations
Types
Link copied to clipboard
class ArrayUtils
Utility class to covert array of primitive types to the List of Objects.
Link copied to clipboard
class CleanerService
This class provides API to track the life time of the Java object and invoke callback to clean the native peer
Link copied to clipboard
class ExpectedFactory
Expected factory creates value and error expected instances.
Link copied to clipboard
Utility class to extract keys and values as two separate arrays from the HashMap.
Link copied to clipboard
class RecordUtils
Utility class for Record Type.
Link copied to clipboard
Internal class to wrap Optional member type of variant type to keep type information of nullable value when marshalling between Java and C++