Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SimpleImpl (0.18 sec)

  1. src/main/java/org/codelibs/fess/mylasta/direction/FessEnv.java

         */
        String getMailReturnPath();
    
        /**
         * The simple implementation for configuration.
         * @author FreeGen
         */
        public static class SimpleImpl extends ObjectiveConfig implements FessEnv {
    
            /** The serial version UID for object serialization. (Default) */
            private static final long serialVersionUID = 1L;
    
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 9.9K bytes
    - Viewed (0)
Back to top