Class Generic


  • public class Generic
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.util.function.UnaryOperator<java.lang.String> DOUBLE_APOSTROPHE  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • DOUBLE_APOSTROPHE

        public static final java.util.function.UnaryOperator<java.lang.String> DOUBLE_APOSTROPHE