protected abstract static class NIOConnection.SettableIntHolder extends Holder.LazyIntHolder
Holder.IntHolder, Holder.LazyHolder<E>, Holder.LazyIntHolder
Modifier | Constructor and Description |
---|---|
protected |
NIOConnection.SettableIntHolder() |
Modifier and Type | Method and Description |
---|---|
void |
setInt(int value) |
evaluate, getInt
get, set
lazyHolder, lazyIntHolder, staticHolder, staticIntHolder, toString
public void setInt(int value)
setInt
in class Holder.LazyIntHolder
Copyright © 2013 Oracle Corporation. All Rights Reserved.