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