
goja.core.libs.base.Option Maven / Gradle / Ivy
The newest version!
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright (c) 2013-2014 sagyf Yang. The Four Group.
*/
package goja.core.libs.base;
import goja.core.libs.Some;
/**
* .
*
* @author sagyf yang
* @version 1.0 2014-09-11 13:25
* @since JDK 1.6
*/
public abstract class Option implements Iterable {
private static None
© 2015 - 2025 Weber Informatics LLC | Privacy Policy