Interface IFieldTool

All Known Implementing Classes:
FieldTool

public interface IFieldTool
Author:
Silvan Wyss
  • Method Summary

    Modifier and Type
    Method
    Description
    <V> V
     
  • Method Details

    • getValueOfStaticField

      <V> V getValueOfStaticField(Field staticField)