Package com.google.gwt.safecss.shared
Class SafeStylesUtils.Impl
- java.lang.Object
-
- com.google.gwt.safecss.shared.SafeStylesUtils.Impl
-
- Enclosing class:
- SafeStylesUtils
@Deprecated static class SafeStylesUtils.Impl extends java.lang.Object
Deprecated.Standard implementation of this class.Deprecated, as this is the only implementation, this may be removed in a future release.
-
-
Constructor Summary
Constructors Constructor Description Impl()
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description SafeStyles
forOpacity(double value)
Deprecated.
-
-
-
Method Detail
-
forOpacity
public SafeStyles forOpacity(double value)
Deprecated.
-
-