Uses of Record Class
org.torqlang.util.ResourceFileBroker.Entry
-
Uses of ResourceFileBroker.Entry in org.torqlang.util
Methods in org.torqlang.util that return types with arguments of type ResourceFileBroker.EntryModifier and TypeMethodDescriptionResourceFileBroker.Entry.children()Returns the value of thechildrenrecord component.final List<ResourceFileBroker.Entry> ResourceFileBroker.content()Constructor parameters in org.torqlang.util with type arguments of type ResourceFileBroker.EntryModifierConstructorDescriptionEntry(FileName name, List<ResourceFileBroker.Entry> children) Creates an instance of aEntryrecord class.