Class Mappers


  • public class Mappers
    extends java.lang.Object
    Author:
    Eugene Petrenko (eugene.petrenko@gmail.com) Date: 13.09.11 21:30
    • Constructor Summary

      Constructors 
      Constructor Description
      Mappers()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static <T> NotNullBiMapper<T,​T> idMapper()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Mappers

        public Mappers()