
com.github.sebhoss.units.storage.package-info Maven / Gradle / Ivy
/*
* Copyright © 2012 Sebastian Hoß
* This work is free. You can redistribute it and/or modify it under the
* terms of the Do What The Fuck You Want To Public License, Version 2,
* as published by Sam Hocevar. See http://www.wtfpl.net/ for more details.
*/
/**
* Storage units according to ISO IEC 80000-13:2008.
*
* @see README
*/
@NonNullByDefault
package com.github.sebhoss.units.storage;
import org.eclipse.jdt.annotation.NonNullByDefault;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy