Example #1
0
 public boolean acceptsIdentifier(BerIdentifier anIdentifier) {
   return anIdentifier.equals(gIDENTIFIER);
 }