protected abstract class RENode.Ref<N extends RENode> extends Object
protected
RENode.Ref(RENode parent, Class<N> type)
protected abstract N
get()
Class<N>
getType()
protected boolean
isNotNull()
isNull()
protected N
replace(RENode that)
set(N node)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected RENode.Ref(RENode parent, Class<N> type)
public final Class<N> getType()
protected abstract N set(N node)
protected abstract N get()
protected final boolean isNull()
protected final boolean isNotNull()
protected final N replace(RENode that)
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.