public class LazyInt extends Object implements IntSupplier
| Constructor and Description |
|---|
LazyInt(IntSupplier init) |
public LazyInt(IntSupplier init)
public int getAsInt()
getAsInt in interface IntSupplierpublic OptionalInt optional()
Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.