saker.nest Documentation TaskDoc JavaDoc Packages
public interface BundleIdentifierHolder
Simple interface specifying the trait that the implementing class encloses a BundleIdentifier.

This interface may be implemented by clients.

Methods
public BundleIdentifier
Gets the bundle identifier associated with the declaring class.
Gets the bundle identifier associated with the declaring class.
The bundle identifier. May be null.