Use Optional.isEmpty()
[netconf.git] / netconf / netconf-topology-singleton / src / main / java / org / opendaylight / netconf / topology / singleton / api / NetconfTopologySingletonService.java
index 37095becdf57363ba0b06084849d1ebb5183e88e..fe0f89759c68e0a416dac26a4884cd4ccbd36949 100644 (file)
@@ -9,7 +9,7 @@
 package org.opendaylight.netconf.topology.singleton.api;
 
 /**
- * Provides API for advertising services for blue print service
+ * Provides API for advertising services for blue print service.
  */
 public interface NetconfTopologySingletonService {
 }