クラス
shohaku.core.io.IntrospectWriter の使用

IntrospectWriter を使用しているパッケージ
shohaku.core.io 入出力操作のユーティリティを提供します。 
shohaku.core.util.debug デバック処理に有用なユーティリティを提供します。 
 

shohaku.core.io での IntrospectWriter の使用
 

IntrospectWriter 型のパラメータを持つ shohaku.core.io のメソッド
 void IntrospectWriter.Printer.print(IntrospectWriter writer, java.lang.Object value)
          出力を実行する、 Printer.isAssignable(Object)true の場合のみ呼び出されます。
 

shohaku.core.util.debug での IntrospectWriter の使用
 

shohaku.core.util.debug での IntrospectWriter のサブクラス
 class DebugPrintWriter
          デバック用のプリント文を出力する様々なユーティリティ機能を持つ拡張プリントライターを提供します。