Uses of Class
com.biglybt.net.udp.mc.impl.MCGroupImpl
-
Packages that use MCGroupImpl Package Description com.biglybt.net.udp.mc.impl -
-
Uses of MCGroupImpl in com.biglybt.net.udp.mc.impl
Fields in com.biglybt.net.udp.mc.impl with type parameters of type MCGroupImpl Modifier and Type Field Description private static java.util.Map<java.lang.String,MCGroupImpl>
MCGroupImpl. singletons
Methods in com.biglybt.net.udp.mc.impl that return MCGroupImpl Modifier and Type Method Description static MCGroupImpl
MCGroupImpl. getSingleton(MCGroupAdapter adapter, java.lang.String group_address, int group_port, int control_port, java.lang.String[] interfaces)
-