oshi.demo.package-info Maven / Gradle / Ivy
/*
* Copyright (c) 2020-2022 The OSHI Project Contributors
* SPDX-License-Identifier: MIT
*/
/**
* Provides demonstration classes exercising some of OSHI's capabilities. Not intended for production use, but rather as
* an example/template to start with.
*/
package oshi.demo;