Exemplo n.º 1
0
 public List <CacheState> getCacheStateList()
 {
     return(mStateMachine.getCacheStateList());
 }