All Downloads are FREE. Search and download functionalities are using the official Maven repository.

edu.internet2.middleware.grouper.ws.util.GrouperWsToStringCompact Maven / Gradle / Ivy

There is a newer version: 5.13.5
Show newest version
/**
 * @author mchyzer
 * $Id$
 */
package edu.internet2.middleware.grouper.ws.util;


/**
 *
 */
public interface GrouperWsToStringCompact {

  /**
   * compact toString method
   * @return toString method
   */
  public String toStringCompact();
  
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy