Interface ProfileProperty.Factory
-
- Enclosing interface:
- ProfileProperty
public static interface ProfileProperty.FactoryA factory forProfilePropertys.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ProfilePropertyof(String name, String value, @Nullable String signature)
-
-
-
Method Detail
-
of
ProfileProperty of(String name, String value, @Nullable String signature)
-
-