com.google.inject.grapher

Class ShortNameFactory

  • All Implemented Interfaces:
    NameFactory


    public class ShortNameFactory
    extends Object
    implements NameFactory
    Reasonable implementation for NameFactory. Mostly takes various Object.toString()s and strips package names out of them so that they'll fit on the graph.
    Author:
    phopkins@gmail.com (Pete Hopkins)

Copyright © 2006–2020 Google, Inc.. All rights reserved.