Does java.lang.reflect.Field#slot hold a sequence number in the order how fields were declared in the source file?
I know its private and I should not use it and stuff but anyway...
Does java.lang.reflect.Field#slot hold a sequence number in the order how fields were declared in the source file?
I know its private and I should not use it and stuff but anyway...