Class BundleFactory


  • public class BundleFactory
    extends Object
    • Constructor Detail

      • BundleFactory

        public BundleFactory()
    • Method Detail

      • newBundle

        public static <T> T newBundle​(Class<T> type)
      • newBundle

        public static <T> T newBundle​(Class<T> type,
                                      String category)