coins.backend
クラス Debug

java.lang.Object
  |
  +--coins.backend.Debug

public class Debug
extends java.lang.Object


フィールドの概要
static boolean showId
           
static java.lang.String TypePrefix
           
 
コンストラクタの概要
Debug()
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

TypePrefix

public static final java.lang.String TypePrefix
関連項目:
定数フィールド値

showId

public static final boolean showId
関連項目:
定数フィールド値
コンストラクタの詳細

Debug

public Debug()