Class Recycler.Recyclable

    • Constructor Detail

      • Recyclable

        public Recyclable()
                   throws E extends Exception
        Acquire or allocate an instance.
        Throws:
        E - If an exception of type E was thrown during instantiation.
        E extends Exception