getFlags

public int getFlags()

Returns the flag bits for this options instance. Where possible the per-flag methods shouldXxx() should be preferred for code clarity, but for efficiency and when testing multiple flags values at the same time, this method is useful.