Class GssFunctions.MinValue
- java.lang.Object
-
- com.google.common.css.compiler.gssfunctions.GssFunctions.MinValue
-
- All Implemented Interfaces:
GssFunction
- Enclosing class:
- GssFunctions
public static class GssFunctions.MinValue extends java.lang.ObjectAGssFunctionthat returns the min value from its list of arguments.
-
-
Constructor Summary
Constructors Constructor Description MinValue()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected doubleperformOperation(double left, double right)
-