public abstract static class Holder.LazyIntHolder extends Holder.IntHolder
Holder.IntHolder, Holder.LazyHolder<E>, Holder.LazyIntHolder
Constructor and Description |
---|
LazyIntHolder() |
Modifier and Type | Method and Description |
---|---|
protected abstract int |
evaluate() |
int |
getInt() |
get
lazyHolder, lazyIntHolder, staticHolder, staticIntHolder, toString
public final int getInt()
getInt
in class Holder.IntHolder
protected abstract int evaluate()
Copyright © 2014 Oracle Corporation. All rights reserved.