public class RootDependency
Class RootDependency. Provides rootdependency functionality for the Hytale server.
java.lang.Object > RootDependency
Field Summary
No fields documented.
Method Detail
firstSet
static
Set>
firstSet
()
Method firstSet.
lastSet
static
Set>
lastSet
()
Method lastSet.
RootDependency
public
public
RootDependency
(final int priority)
Method RootDependency.
- Parameters:
final intpriority
resolveGraphEdge
public
void
resolveGraphEdge
(@Nonnull final ComponentRegistry registry, @Nonnull final ISystem thisSystem, @Nonnull final DependencyGraph graph)
Method resolveGraphEdge.
- Parameters:
@Nonnull final ComponentRegistryregistry@Nonnull final ISystemthisSystem@Nonnull final DependencyGraphgraph
toString
public
String
toString
()
Method toString.