Home | History | Annotate | Download | only in dx

Lines Matching defs:sget

152  * Read static fields using {@link #sget sget()}; write them using {@link
608 public <V> void sget(FieldId<?, ? extends V> fieldId, Local<V> target) {