com.example.consumer2_trackall_extension.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of glue-examples Show documentation
Show all versions of glue-examples Show documentation
SDCri is a set of Java libraries that implements a network communication framework conforming
with the IEEE 11073 SDC specifications. This project implements examples for using the glue package.
@DefaultQualifier(value = NonNull.class, locations = TypeUseLocation.PARAMETER)
package com.example.consumer2_trackall_extension;
import org.checkerframework.framework.qual.DefaultQualifier;
import org.checkerframework.framework.qual.TypeUseLocation;
import org.jspecify.annotations.NonNull;