Precondition Validator
Java argument checks that throw
A Java library of static precondition checks. Its one class, Preconditions, returns silently when an argument is acceptable and throws at once when it is not.
ArchivedPersonalOpen source
Java argument checks that throw
A Java library of static precondition checks. Its one class, Preconditions, returns silently when an argument is acceptable and throws at once when it is not.
ArchivedPersonalOpen source