Package com.sandpolis.core.soi
Class Dependency
- java.lang.Object
-
- com.sandpolis.core.soi.Dependency
-
public final class Dependency extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDependency.SO_DependencyMatrixThe SO_DependencyMatrix object contains exhaustive dependency information about each instance.static interfaceDependency.SO_DependencyMatrixOrBuilder
-
Method Summary
Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-