Searched defs:putStatic (Results 1 – 2 of 2) sorted by relevance
1146 public void putStatic(final Type owner, final String name, final Type type) { in putStatic() method in GeneratorAdapter
1149 public String putStatic(final Type owner, final String name, final Type type) { in putStatic() method in GeneratorAdapterTest.Generator