Exemplo n.º 1
0
 /** {@inheritDoc} */
 @Override
 public Set<String> getSupportedFeatures() {
   return Collections.emptySet();
 }
Exemplo n.º 2
0
 /** {@inheritDoc} */
 @Override
 public Set<String> getSupportedControls() {
   return Collections.emptySet();
 }