예제 #1
0
 public String getActiveCardBack() {
   return getActiveCard().getNativeFirst() ? activeCard.getForeign() : activeCard.getText();
 }