final class HiddenModelPart
extends Object
-
Field Summary
Fields
private final com.google.common.collect.ImmutableList<String>
-
Constructor Summary
Constructors
-
Method Summary
(package private) com.google.common.collect.ImmutableList<String>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
path
private final com.google.common.collect.ImmutableList<String> path
-
Constructor Details
-
HiddenModelPart
HiddenModelPart(com.google.common.collect.ImmutableList<String> path)
-
Method Details
-
getPath
com.google.common.collect.ImmutableList<String> getPath()