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 classKnows 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 PropertySetSourceSystemPropertiesPropertySet.SOURCEFields in gw.internal.gosu.properties with type parameters of type PropertySetSourceModifier and TypeFieldDescriptionprivate final LockingLazyVar<Map<PropertySetSource,PropertiesTypeLoader.TypeNameSet>> PropertiesTypeLoader._rootTypeNamesprivate List<PropertySetSource>PropertiesTypeLoader._sourcesMethods in gw.internal.gosu.properties with parameters of type PropertySetSourceModifier and TypeMethodDescriptionPropertiesTypeLoader.createPropertyTypesForPropertySetWithName(PropertySetSource source, String name)