コード例 #1
0
ファイル: ProjectFixture.java プロジェクト: paxnil/spindle
 public boolean isCachingJavaTypes() {
   return typeFinder.isCachingJavaTypes();
 }