コード例 #1
0
 /** {@inheritDoc} */
 @Override
 public Set<String> getSupportedFeatures() {
   return Collections.emptySet();
 }
コード例 #2
0
 /** {@inheritDoc} */
 @Override
 public Set<String> getSupportedControls() {
   return Collections.emptySet();
 }