com.github.sebhoss.contract.lifecycle.package-info Maven / Gradle / Ivy
The newest version!
/*
* 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.
*/
/**
* Contract validation lifecycle.
*/
@NotNullByDefault
package com.github.sebhoss.contract.lifecycle;
import com.github.sebhoss.common.annotation.NotNullByDefault;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy