Uses of Interface
gw.internal.gosu.properties.PropertySetSource
Packages that use PropertySetSource
-
Uses of PropertySetSource in gw.internal.gosu.properties
Classes in gw.internal.gosu.properties that implement PropertySetSourceModifier and TypeClassDescriptionstatic class
Knows how to find all the property files in a module and create PropertiesPropertySets from them.Fields in gw.internal.gosu.properties declared as PropertySetSourceModifier and TypeFieldDescriptionstatic final PropertySetSource
SystemPropertiesPropertySet.SOURCE
Fields in gw.internal.gosu.properties with type parameters of type PropertySetSourceModifier and TypeFieldDescriptionprivate final LockingLazyVar<Map<PropertySetSource,
PropertiesTypeLoader.TypeNameSet>> PropertiesTypeLoader._rootTypeNames
private List<PropertySetSource>
PropertiesTypeLoader._sources
Methods in gw.internal.gosu.properties with parameters of type PropertySetSourceModifier and TypeMethodDescriptionPropertiesTypeLoader.createPropertyTypesForPropertySetWithName
(PropertySetSource source, String name)