444546474849505152535455
} @Override public void build() { SaveableObject AObj = type.getAnnotation(SaveableObject.class); inLine = AObj.SaveInline(); Class<?> currentType = type; Class<?> tempType; Type aTempType; ClassContainer tempContainer;