Returns whether or not this value is actually a bag of values. This is a required interface from Expression, but the more meaningful isBag method is used by AttributeValues, so this method is declared as final and calls the isBag method for this value.
@return true if this is a bag of values, false otherwise
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.