Class Wrapper.Abstract<W>

  • All Implemented Interfaces:
    Wrapper<W>
    Enclosing interface:
    Wrapper<W>

    public abstract static class Wrapper.Abstract<W>
    extends Object
    implements Wrapper<W>
    • Constructor Detail

      • Abstract

        public Abstract()
    • Method Detail

      • wrapped

        public final W wrapped()
        Specified by:
        wrapped in interface Wrapper<W>