Searched refs:setArchives (Results 1 – 1 of 1) sorted by relevance
75 builder.setArchives(archives); in createJvmInfo()101 public abstract Builder setArchives(ImmutableList<ArchiveInfo> archives); in setArchives() method in PluginInfo.Builder