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