package com.nominanuda.dataobject; //marker interface, must exhibit a static <T> T wrap(Obj o); public interface WrapperItemFactory { }