RField<O,R>
Supplier<R>
public class RFieldImpl<O,R> extends Object implements RField<O,R>
R
get()
Class<R>
getType()
Reflect<R>
got()
boolean
isStatic()
O
self()
self(O this_)
Reflect<O>
set(R value)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get, newContext
public O self()
self
public RField<O,R> self(O this_)
public Reflect<R> got()
got
public boolean isStatic()
isStatic
public R get()
get
Supplier<O>
public Reflect<O> set(R value)
set
public Class<R> getType()
getType