The Func class represents a builtin function that is applied to an operand. For example, a function might be "high" which returns the high byte of a 16-bit operand, "log2" which returns the logarithm, etc.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.