L
L
Loligan2015-07-13 16:05:13
Java
Loligan, 2015-07-13 16:05:13

Does the object container types from the org.omg.CORBA package violate the principle of encapsulation?

Does the object container types from the org.omg.CORBA package violate the principle of encapsulation in the example method below?
public static void triple(IntHolden x)
{
x.value++;
}

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
cthulhudx, 2015-07-13
@cthulhudx

Violate

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question