Class ImmutableValueImmutableInfo.InternProxy
- java.lang.Object
-
- org.immutables.value.processor.meta.ImmutableValueImmutableInfo.InternProxy
-
- Enclosing class:
- ImmutableValueImmutableInfo
private static class ImmutableValueImmutableInfo.InternProxy extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) ImmutableValueImmutableInfoinstance
-
Constructor Summary
Constructors Constructor Description InternProxy(ImmutableValueImmutableInfo instance)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object another)inthashCode()
-
-
-
Field Detail
-
instance
final ImmutableValueImmutableInfo instance
-
-
Constructor Detail
-
InternProxy
InternProxy(ImmutableValueImmutableInfo instance)
-
-