public boolean isSynthetic ()

Returns true if this class is a synthetic class; returns false otherwise.

Returns:  true if and only if this class is a synthetic class as defined by the Java Language Specification.

Since:  1.5

@jls 13.1 The Form of a Binary