Class BeanUtils

java.lang.Object
org.asnlab.asndt.runtime.conv.BeanUtils

public class BeanUtils extends Object
  • Constructor Details

    • BeanUtils

      public BeanUtils()
  • Method Details

    • getFields

      public static Field[] getFields(Class<?> clazz)