Interface HumanReadable

All Known Implementing Classes:
ActionInspector, BooleanConditionInspector, BRLActionInspector, BRLConditionInspector, ComparableConditionInspector, ConditionInspector, Field, FieldActionInspector, FieldBase, FieldInspector, NumericIntegerConditionInspector, ObjectField, PatternInspector, RuleInspector, StringConditionInspector

public interface HumanReadable
  • Method Details

    • toHumanReadableString

      String toHumanReadableString()
    • toHumanReadableString

      static String toHumanReadableString(Object object)